Home
last modified time | relevance | path

Searched refs:FFA_VERSION_1_0 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/firmware/arm_ffa/
H A Ddriver.c38 #define FFA_DRIVER_VERSION FFA_VERSION_1_0
39 #define FFA_MIN_VERSION FFA_VERSION_1_0
196 if (drv_info->version > FFA_VERSION_1_0 && in __ffa_partition_info_get()
214 if (drv_info->version > FFA_VERSION_1_0) { in __ffa_partition_info_get()
657 if (drv_info->version > FFA_VERSION_1_0) in ffa_device_match_uuid()
699 if (drv_info->version > FFA_VERSION_1_0 && in ffa_setup_partitions()
/openbmc/linux/include/linux/
H A Darm_ffa.h88 #define FFA_VERSION_1_0 FFA_PACK_VERSION_INFO(1, 0) macro
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c712 arm_smccc_1_1_smc(FFA_VERSION, FFA_VERSION_1_0, 0, 0, 0, 0, 0, 0, &res); in hyp_ffa_init()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch631 + .a0 = FFA_SMC_32(FFA_VERSION), .a1 = FFA_VERSION_1_0,
1952 +#define FFA_VERSION_1_0 \
H A D0006-FF-A-v15-arm_ffa-introduce-sandbox-FF-A-support.patch526 + priv->fwk_version = FFA_VERSION_1_0;