Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tee/optee/
H A Doptee_private.h55 arg->ret = TEE_ERROR_NOT_IMPLEMENTED; in optee_suppl_cmd_rpmb()
H A Dsupplicant.c92 arg->ret = TEE_ERROR_NOT_IMPLEMENTED; in optee_suppl_cmd()
/openbmc/u-boot/include/
H A Dtee.h41 #define TEE_ERROR_NOT_IMPLEMENTED 0xffff0009 macro