Home
last modified time | relevance | path

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

/optee_os/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/out/arm/export-ta_arm64/host_include/
A Dtee_api_defines.h72 #define TEE_ORIGIN_TRUSTED_APP 0x00000004 macro
/optee_os/out/arm/export-ta_arm64/include/
A Dtee_api_defines.h72 #define TEE_ORIGIN_TRUSTED_APP 0x00000004 macro
/optee_os/lib/libutee/include/
A Dtee_api_defines.h72 #define TEE_ORIGIN_TRUSTED_APP 0x00000004 macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dtee_api_defines.h72 #define TEE_ORIGIN_TRUSTED_APP 0x00000004 macro
/optee_os/out/arm/export-ta_arm32/include/
A Dtee_api_defines.h72 #define TEE_ORIGIN_TRUSTED_APP 0x00000004 macro
/optee_os/lib/libutee/
A Dtee_api.c243 if (ret_origin == TEE_ORIGIN_TRUSTED_APP) in TEE_InvokeTACommand()

Completed in 17 milliseconds