Home
last modified time | relevance | path

Searched refs:TEE_ERROR_GENERIC (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/tee/optee/
H A Dsupplicant.c38 arg->ret = TEE_ERROR_GENERIC; in cmd_shm_alloc()
H A Drpmb.c106 return TEE_ERROR_GENERIC; in rpmb_get_dev_info()
/openbmc/u-boot/include/
H A Dtee.h38 #define TEE_ERROR_GENERIC 0xffff0000 macro