commit | 8db512306a8681c4d973cdae02ac77f8535bcbb5 | [log] [tgz] |
---|---|---|
author | Govindraj Raja <govindraj.raja@arm.com> | Tue Jun 18 20:21:22 2024 -0500 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Sun Sep 08 21:27:38 2024 +0300 |
tree | ec4b80260bccc9f665bad89223470e9b3c6a90f6 | |
parent | 76d40153726404fbb61a547aa405887b414b05f6 [diff] |
refactor(fvp): move neoverse to single core tests neoverse-n FVP's available from 11.26 are single cluster single core direct connect to DSU models, so move the tests and check's to single cores expectation. Change-Id: I4717493b4029a72062464bc34dbbba329c691a08 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
diff --git a/group/tf-l2-boot-tests-cortex/fvp-dynamiq-aarch64-only:fvp-linux-dtb.dyn-fip.uboot-neoverse_n2x4-debug b/group/tf-l2-boot-tests-cortex/fvp-dynamiq-aarch64-only:fvp-linux-dtb.dyn-fip.uboot-neoverse_n2-debug similarity index 100% rename from group/tf-l2-boot-tests-cortex/fvp-dynamiq-aarch64-only:fvp-linux-dtb.dyn-fip.uboot-neoverse_n2x4-debug rename to group/tf-l2-boot-tests-cortex/fvp-dynamiq-aarch64-only:fvp-linux-dtb.dyn-fip.uboot-neoverse_n2-debug
diff --git a/group/tftf-l2-fvp-dynamiq/fvp-dynamiq-aarch64-only,fvp-default:fvp-dtb.dyn-tftf-fip.tftf-neoverse_n2x4-debug b/group/tftf-l2-fvp-dynamiq/fvp-dynamiq-aarch64-only,fvp-default:fvp-dtb.dyn-tftf-fip.tftf-neoverse_n2-debug similarity index 100% rename from group/tftf-l2-fvp-dynamiq/fvp-dynamiq-aarch64-only,fvp-default:fvp-dtb.dyn-tftf-fip.tftf-neoverse_n2x4-debug rename to group/tftf-l2-fvp-dynamiq/fvp-dynamiq-aarch64-only,fvp-default:fvp-dtb.dyn-tftf-fip.tftf-neoverse_n2-debug
diff --git a/run_config/fvp-neoverse_n2x4 b/run_config/fvp-neoverse_n2 similarity index 91% rename from run_config/fvp-neoverse_n2x4 rename to run_config/fvp-neoverse_n2 index 09817e0..108af45 100644 --- a/run_config/fvp-neoverse_n2x4 +++ b/run_config/fvp-neoverse_n2
@@ -10,6 +10,7 @@ uart="0" set_expect_variable "num_cpus" "4" + cluster_0_num_cores="1" \ model="$model" cache_state_modelled="0" gen_model_params model="$model" gen_fvp_yaml }