Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtee.h43 #define TEE_ERROR_COMMUNICATION 0xffff000e macro
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c385 arg->ret = TEE_ERROR_COMMUNICATION; in optee_open_session()
426 arg->ret = TEE_ERROR_COMMUNICATION; in optee_invoke_func()