Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtee.h44 #define TEE_ERROR_SECURITY 0xffff000f macro
/openbmc/u-boot/drivers/tee/
H A Dsandbox.c121 return TEE_ERROR_SECURITY; in ta_avb_invoke_func()