chore: revert "ci: remove test while investigation is undergoing"
This reverts commit bdf334430cafb50c85050c6175dda92364add539. The models
team has suggested running the model without the quantum parameter in
the mean time as it seems to be buggy. This should resolve our issues
on this model while they investigate.
Change-Id: Id8ea0780002a36a54cd9548e8b798d458f6ef7fe
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
diff --git a/group/tf-l2-boot-tests-cortex/fvp-dynamiq-aarch64-only:fvp-linux-dtb.dyn-fip.uboot-cortexa710x8-debug b/group/tf-l2-boot-tests-cortex/fvp-dynamiq-aarch64-only:fvp-linux-dtb.dyn-fip.uboot-cortexa710x8-debug
new file mode 100644
index 0000000..1bbc737
--- /dev/null
+++ b/group/tf-l2-boot-tests-cortex/fvp-dynamiq-aarch64-only:fvp-linux-dtb.dyn-fip.uboot-cortexa710x8-debug
@@ -0,0 +1,5 @@
+#
+# Copyright (c) 2021 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
diff --git a/run_config/fvp-cortexa710x8 b/run_config/fvp-cortexa710x8
index 86e297a..2f1a37e 100644
--- a/run_config/fvp-cortexa710x8
+++ b/run_config/fvp-cortexa710x8
@@ -8,6 +8,11 @@
generate_lava_job() {
local model="cortex-a710x8"
+ # FIXME: Disabling this option fixes a kernel hang we observed on this
+ # model. This was suggested by the models team as a temporary fix while they
+ # investigate.
+ export no_quantum=""
+
uart="0" set_expect_variable "num_cpus" "8"
model="$model" cache_state_modelled="0" gen_model_params