Home
last modified time | relevance | path

Searched refs:PTA_SYSTEM_SUPP_PLUGIN_INVOKE (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutee/include/
H A Dpta_system.h202 #define PTA_SYSTEM_SUPP_PLUGIN_INVOKE 13 macro
/optee_os/lib/libutee/
H A Dtee_system_pta.c102 res = invoke_system_pta(PTA_SYSTEM_SUPP_PLUGIN_INVOKE, param_types, in tee_invoke_supp_plugin()
/optee_os/core/pta/
H A Dsystem.c387 case PTA_SYSTEM_SUPP_PLUGIN_INVOKE: in invoke_command()