Searched hist:e4ad5ccd3994b1abe0fd638c786b8d719732e2a5 (Results 1 – 4 of 4) sorted by relevance
| /optee_os/lib/libutee/ |
| H A D | tee_system_pta.c | e4ad5ccd3994b1abe0fd638c786b8d719732e2a5 Tue Dec 08 18:14:58 UTC 2020 Aleksandr Anisimov <a.anisimov@omprussia.ru> libutee: add a new API to interact with plugins from TA
This patch adds a new API to libutee to interact with tee-supplicant plugins from TEE userspace.
Every user TA can use 'tee_invoke_supp_plugin()' to send any commands to a plugin. The commands are predefined by the plugin developer.
See the https://github.com/linaro-swg/optee_examples repo for an example of using plugins.
Signed-off-by: Aleksandr Anisimov <a.anisimov@omprussia.ru> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/lib/libutee/include/ |
| H A D | pta_system.h | e4ad5ccd3994b1abe0fd638c786b8d719732e2a5 Tue Dec 08 18:14:58 UTC 2020 Aleksandr Anisimov <a.anisimov@omprussia.ru> libutee: add a new API to interact with plugins from TA
This patch adds a new API to libutee to interact with tee-supplicant plugins from TEE userspace.
Every user TA can use 'tee_invoke_supp_plugin()' to send any commands to a plugin. The commands are predefined by the plugin developer.
See the https://github.com/linaro-swg/optee_examples repo for an example of using plugins.
Signed-off-by: Aleksandr Anisimov <a.anisimov@omprussia.ru> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | tee_internal_api_extensions.h | e4ad5ccd3994b1abe0fd638c786b8d719732e2a5 Tue Dec 08 18:14:58 UTC 2020 Aleksandr Anisimov <a.anisimov@omprussia.ru> libutee: add a new API to interact with plugins from TA
This patch adds a new API to libutee to interact with tee-supplicant plugins from TEE userspace.
Every user TA can use 'tee_invoke_supp_plugin()' to send any commands to a plugin. The commands are predefined by the plugin developer.
See the https://github.com/linaro-swg/optee_examples repo for an example of using plugins.
Signed-off-by: Aleksandr Anisimov <a.anisimov@omprussia.ru> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/pta/ |
| H A D | system.c | e4ad5ccd3994b1abe0fd638c786b8d719732e2a5 Tue Dec 08 18:14:58 UTC 2020 Aleksandr Anisimov <a.anisimov@omprussia.ru> libutee: add a new API to interact with plugins from TA
This patch adds a new API to libutee to interact with tee-supplicant plugins from TEE userspace.
Every user TA can use 'tee_invoke_supp_plugin()' to send any commands to a plugin. The commands are predefined by the plugin developer.
See the https://github.com/linaro-swg/optee_examples repo for an example of using plugins.
Signed-off-by: Aleksandr Anisimov <a.anisimov@omprussia.ru> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|