Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dteesmc_v2.h10 #define OPTEE_SMC_CALL_WITH_ARG_V2 0x32000004 macro
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientSMC.c334 ArmSmcArgs.Arg0 = OPTEE_SMC_CALL_WITH_ARG_V2; in OpteeSmcCall()