Home
last modified time | relevance | path

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

/trusty/user/base/interface/arm_ffa/include/interface/arm_ffa/
Darm_ffa.h469 #define SMC_FC_FFA_FEATURES SMC_FASTCALL_NR_SHARED_MEMORY(0x64) macro
/trusty/kernel/lib/arm_ffa/
Darm_ffa.c120 smc_ret = smc8(SMC_FC_FFA_FEATURES, id, in arm_ffa_call_features()