Home
last modified time | relevance | path

Searched refs:OPTEE_MSG_UID_0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/tee/optee/
H A Doptee_msg.h231 #define OPTEE_MSG_UID_0 0x384fb3e0 macro
H A Dcore.c509 return res.a0 == OPTEE_MSG_UID_0 && res.a1 == OPTEE_MSG_UID_1 && in is_optee_api()
/openbmc/linux/drivers/tee/optee/
H A Doptee_msg.h253 #define OPTEE_MSG_UID_0 0x384fb3e0 macro
H A Dsmc_abi.c1265 if (res.a0 == OPTEE_MSG_UID_0 && res.a1 == OPTEE_MSG_UID_1 && in optee_msg_api_uid_is_optee_api()