Searched refs:TEE_ERROR_SECURITY (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | tee.h | 44 #define TEE_ERROR_SECURITY 0xffff000f macro |
/openbmc/u-boot/drivers/tee/ | ||
H A D | sandbox.c | 121 return TEE_ERROR_SECURITY; in ta_avb_invoke_func() |