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