Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
A Dtee_api.c211 uint32_t ret_origin = TEE_ORIGIN_TEE; in TEE_InvokeTACommand() local
230 commandID, &up, &ret_origin); in TEE_InvokeTACommand()
241 *returnOrigin = ret_origin; in TEE_InvokeTACommand()
243 if (ret_origin == TEE_ORIGIN_TRUSTED_APP) in TEE_InvokeTACommand()
/optee_os/core/tee/
A Dentry_std.c397 arg->ret_origin = err_orig; in entry_open_session()
417 arg->ret_origin = TEE_ORIGIN_TEE; in entry_close_session()
453 arg->ret_origin = err_orig; in entry_invoke_command()
478 arg->ret_origin = err_orig; in entry_cancel()
517 arg->ret_origin = TEE_ORIGIN_TEE; in unregister_shm()
/optee_os/core/include/
A Doptee_msg.h211 uint32_t ret_origin; member

Completed in 5 milliseconds