Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/services/
A Dffa_svc.h34 #define FFA_VERSION_MAJOR U(1) macro
46 #define FFA_VERSION_COMPILED MAKE_FFA_VERSION(FFA_VERSION_MAJOR, \
/tf-a-ffa_el3_spmc/services/std_svc/spmd/
A Dspmd_main.c41 .major_version = FFA_VERSION_MAJOR,
219 if ((spmc_attrs.major_version != FFA_VERSION_MAJOR) || in spmd_spmc_init()
536 ret = MAKE_FFA_VERSION(FFA_VERSION_MAJOR, in spmd_smc_handler()
/tf-a-ffa_el3_spmc/services/std_svc/spm/spmc/
A Dspmc_main.c569 assert(0x8000 > FFA_VERSION_MAJOR); in ffa_version_handler()
578 FFA_VERSION_MAJOR << FFA_VERSION_MAJOR_SHIFT | in ffa_version_handler()

Completed in 7 milliseconds