Searched refs:TEE_ERROR_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | tee.h | 42 #define TEE_ERROR_NOT_SUPPORTED 0xffff000a macro |
/external/u-boot/drivers/tee/ | ||
D | sandbox.c | 214 return TEE_ERROR_NOT_SUPPORTED; in ta_avb_invoke_func() |