Home
last modified time | relevance | path

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

/trusty/kernel/lib/arm_trng/
Darm_trng.h66 #define SMC_FC_TRNG_VERSION SMC_FASTCALL_NR(SMC_ENTITY_STD, 0x50)
83 #define SMC_FC_TRNG_FEATURES SMC_FASTCALL_NR(SMC_ENTITY_STD, 0x51)
102 #define SMC_FC_TRNG_GET_UUID SMC_FASTCALL_NR(SMC_ENTITY_STD, 0x52)
123 #define SMC_FC_TRNG_RND SMC_FASTCALL_NR(SMC_ENTITY_STD, 0x53)
144 #define SMC_FC64_TRNG_RND SMC_FASTCALL64_NR(SMC_ENTITY_STD, 0x53)
/trusty/user/base/interface/smc/include/interface/smc/
Dsmc_def.h42 #define SMC_ENTITY_STD 4 macro
/trusty/kernel/app/stdcalltest/
Dstdcalltest.c117 #define SMC_FC_TRNG_VERSION SMC_FASTCALL_NR(SMC_ENTITY_STD, 0x50)