Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtee.h49 #define TEE_ORIGIN_TEE 0x00000003 macro
/openbmc/u-boot/drivers/tee/
H A Dsandbox.c223 arg->ret_origin = TEE_ORIGIN_TEE; in sandbox_tee_open_session()