Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tee/optee/
H A Dsupplicant.c86 arg->ret = TEE_ERROR_STORAGE_NOT_AVAILABLE; in optee_suppl_cmd()
/openbmc/u-boot/include/
H A Dtee.h37 #define TEE_ERROR_STORAGE_NOT_AVAILABLE 0xf0100003 macro