Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tee/
H A Dsandbox.c229 arg->ret_origin = TEE_ORIGIN_TRUSTED_APP; in sandbox_tee_open_session()
265 arg->ret_origin = TEE_ORIGIN_TRUSTED_APP; in sandbox_tee_invoke_func()
/openbmc/u-boot/include/
H A Dtee.h50 #define TEE_ORIGIN_TRUSTED_APP 0x00000004 macro