Home
last modified time | relevance | path

Searched refs:TEE_ORIGIN_TEE (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/core/tee/
A Dentry_std.c355 TEE_ErrorOrigin err_orig = TEE_ORIGIN_TEE; in entry_open_session()
417 arg->ret_origin = TEE_ORIGIN_TEE; in entry_close_session()
423 TEE_ErrorOrigin err_orig = TEE_ORIGIN_TEE; in entry_invoke_command()
459 TEE_ErrorOrigin err_orig = TEE_ORIGIN_TEE; in entry_cancel()
517 arg->ret_origin = TEE_ORIGIN_TEE; in unregister_shm()
A Dtee_svc.c857 uint32_t ret_o = TEE_ORIGIN_TEE; in syscall_open_ta_session()
930 uint32_t ret_o = TEE_ORIGIN_TEE; in syscall_invoke_ta_command()
970 ret_o = TEE_ORIGIN_TEE; in syscall_invoke_ta_command()
/optee_os-3.20.0/core/kernel/
A Dtee_ta_manager.c666 *err = TEE_ORIGIN_TEE; in tee_ta_init_session()
749 *err = TEE_ORIGIN_TEE; in tee_ta_open_session()
776 *err = TEE_ORIGIN_TEE; in tee_ta_open_session()
809 *err = TEE_ORIGIN_TEE; in tee_ta_invoke_command()
817 *err = TEE_ORIGIN_TEE; in tee_ta_invoke_command()
832 *err = TEE_ORIGIN_TEE; in tee_ta_invoke_command()
1023 *err = TEE_ORIGIN_TEE; in tee_ta_cancel_command()
A Dpseudo_ta.c167 ta_sess->err_origin = TEE_ORIGIN_TEE; in pseudo_ta_enter_open_session()
201 ta_sess->err_origin = TEE_ORIGIN_TEE; in pseudo_ta_enter_invoke_cmd()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h158 #define TEE_ORIGIN_TEE 0x00000003 macro
/optee_os-3.20.0/lib/libutee/
A Dtee_api.c211 uint32_t ret_origin = TEE_ORIGIN_TEE; in TEE_InvokeTACommand()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dstmm_sp.c381 ta_sess->err_origin = TEE_ORIGIN_TEE; in stmm_enter_open_session()

Completed in 14 milliseconds