Home
last modified time | relevance | path

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

/external/u-boot/include/
Dtee.h42 #define TEE_ERROR_NOT_SUPPORTED 0xffff000a macro
/external/u-boot/drivers/tee/
Dsandbox.c214 return TEE_ERROR_NOT_SUPPORTED; in ta_avb_invoke_func()