Home
last modified time | relevance | path

Searched refs:TEE_ORIGIN_TRUSTED_APP (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/kernel/
A Dpseudo_ta.c150 ta_sess->err_origin = TEE_ORIGIN_TRUSTED_APP; in pseudo_ta_enter_open_session()
207 ta_sess->err_origin = TEE_ORIGIN_TRUSTED_APP; in pseudo_ta_enter_invoke_cmd()
A Duser_ta.c184 ta_sess->err_origin = TEE_ORIGIN_TRUSTED_APP; in user_ta_enter()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h159 #define TEE_ORIGIN_TRUSTED_APP 0x00000004 macro
/optee_os-3.20.0/lib/libutee/
A Dtee_api.c243 if (ret_origin == TEE_ORIGIN_TRUSTED_APP) in TEE_InvokeTACommand()

Completed in 7 milliseconds