Home
last modified time | relevance | path

Searched refs:OPTEE_MSG_RPC_CMD_LOAD_TA_V2 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dteesmc_v2.h79 #define OPTEE_MSG_RPC_CMD_LOAD_TA_V2 0 macro
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientRPC.c619 case OPTEE_MSG_RPC_CMD_LOAD_TA_V2: { in OpteeRpcCallback()