Searched refs:TEE_ORIGIN_TEE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | tee.h | 49 #define TEE_ORIGIN_TEE 0x00000003 macro |
/openbmc/u-boot/drivers/tee/ | ||
H A D | sandbox.c | 223 arg->ret_origin = TEE_ORIGIN_TEE; in sandbox_tee_open_session() |