CI: Fix FVP DynamIQ configurations for TFTF
This patch fixes TFTF configurations for
FVP models
FVP_Base_Cortex-A55x4+Cortex-A75x4
FVP_Base_Cortex-A55x4+Cortex-A76x2
by setting number of clusters to 1 and
maximum number of CPUs in DSU cluster
to 8. For more information see
https://review.trustedfirmware.org/c/TF-A/tf-a-tests/+/6100
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Change-Id: Iaf5c1acfffe86a8e364961c1db44d0d3133ce019
diff --git a/group/tftf-l2-fvp-dynamiq/fvp-dynamiq,fvp-default:fvp-dtb.dyn-tftf-fip.tftf-cortexa55x4a75x4-debug b/group/tftf-l2-fvp-dynamiq/fvp-dynamiq,fvp-1x8:fvp-dtb.dyn-tftf-fip.tftf-cortexa55x4a75x4-debug
similarity index 100%
rename from group/tftf-l2-fvp-dynamiq/fvp-dynamiq,fvp-default:fvp-dtb.dyn-tftf-fip.tftf-cortexa55x4a75x4-debug
rename to group/tftf-l2-fvp-dynamiq/fvp-dynamiq,fvp-1x8:fvp-dtb.dyn-tftf-fip.tftf-cortexa55x4a75x4-debug
diff --git a/group/tftf-l2-fvp-dynamiq/fvp-dynamiq-aarch64-only,fvp-default:fvp-dtb.dyn-tftf-fip.tftf-cortexa55x4a76x2-debug b/group/tftf-l2-fvp-dynamiq/fvp-dynamiq-aarch64-only,fvp-1x8:fvp-dtb.dyn-tftf-fip.tftf-cortexa55x4a76x2-debug
similarity index 100%
rename from group/tftf-l2-fvp-dynamiq/fvp-dynamiq-aarch64-only,fvp-default:fvp-dtb.dyn-tftf-fip.tftf-cortexa55x4a76x2-debug
rename to group/tftf-l2-fvp-dynamiq/fvp-dynamiq-aarch64-only,fvp-1x8:fvp-dtb.dyn-tftf-fip.tftf-cortexa55x4a76x2-debug
diff --git a/tftf_config/fvp-1x8 b/tftf_config/fvp-1x8
new file mode 100644
index 0000000..0b82241
--- /dev/null
+++ b/tftf_config/fvp-1x8
@@ -0,0 +1,4 @@
+CROSS_COMPILE=aarch64-none-elf-
+FVP_CLUSTER_COUNT=1
+FVP_MAX_CPUS_PER_CLUSTER=8
+PLAT=fvp