Home
last modified time | relevance | path

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

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