Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tee/optee/
H A Doptee_msg.h233 #define OPTEE_MSG_UID_2 0xaf630002 macro
H A Dcore.c510 res.a2 == OPTEE_MSG_UID_2 && res.a3 == OPTEE_MSG_UID_3; in is_optee_api()
/openbmc/linux/drivers/tee/optee/
H A Doptee_msg.h255 #define OPTEE_MSG_UID_2 0xaf630002 macro
H A Dsmc_abi.c1266 res.a2 == OPTEE_MSG_UID_2 && res.a3 == OPTEE_MSG_UID_3) in optee_msg_api_uid_is_optee_api()