Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/optee_include/
H A Dteesmc_v2.h76 #define OPTEE_MSG_RPC_CMD_SHM_ALLOC_V2 6 macro
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientRPC.c199 case OPTEE_MSG_RPC_CMD_SHM_ALLOC_V2: { in OpteeRpcCallback()