Searched refs:FFA_VERSION_1_1 (Results 1 – 3 of 3) sorted by relevance
868 arm_smccc_1_1_smc(FFA_VERSION, FFA_VERSION_1_1, 0, 0, 0, 0, 0, 0, &res); in hyp_ffa_init()888 if (FFA_MINOR_VERSION(res.a0) < FFA_MINOR_VERSION(FFA_VERSION_1_1)) in hyp_ffa_init()891 hyp_ffa_version = FFA_VERSION_1_1; in hyp_ffa_init()
114 #define FFA_VERSION_1_1 FFA_PACK_VERSION_INFO(1, 1) macro
47 #define FFA_DRIVER_VERSION FFA_VERSION_1_1