Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tee/optee/
H A Doptee_msg.h242 #define OPTEE_MSG_REVISION_MAJOR 2 macro
H A Dcore.c544 return res.result.major == OPTEE_MSG_REVISION_MAJOR && in api_revision_is_compatible()
/openbmc/linux/drivers/tee/optee/
H A Doptee_msg.h268 #define OPTEE_MSG_REVISION_MAJOR 2 macro
H A Dsmc_abi.c1317 if (res.result.major == OPTEE_MSG_REVISION_MAJOR && in optee_msg_api_revision_is_compatible()