Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tee/optee/
H A Doptee_msg.h243 #define OPTEE_MSG_REVISION_MINOR 0 macro
H A Dcore.c545 (int)res.result.minor >= OPTEE_MSG_REVISION_MINOR; in api_revision_is_compatible()
/openbmc/linux/drivers/tee/optee/
H A Doptee_msg.h269 #define OPTEE_MSG_REVISION_MINOR 0 macro
H A Dsmc_abi.c1318 (int)res.result.minor >= OPTEE_MSG_REVISION_MINOR) in optee_msg_api_revision_is_compatible()