Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientApiLib.c17 #define OPTEE_MSG_REVISION_MAJOR 2 macro
74 if (ArmSmcArgs.Arg0 == OPTEE_MSG_REVISION_MAJOR && in optee_api_revision_is_compatible()
/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Doptee_msg.h241 #define OPTEE_MSG_REVISION_MAJOR 2 macro
H A Dcore.c400 if (res.result.major == OPTEE_MSG_REVISION_MAJOR && in optee_msg_api_revision_is_compatible()