ci(tc): add asymmetric-features tests back
Commit 027eb850 removed all TC3 configs, but with it the only test of
the asymmetric config went too. Add it back as it's important that we
know it works.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: Ie0cabd823a168b7bac2559ce67168daa58e3068d
diff --git a/group/tf-l2-boot-tests-misc/fvp-tc4-default,fvp-tc4-asymmetric:fvp-fip.tc.tftf-tc4-debug b/group/tf-l2-boot-tests-misc/fvp-tc4-default,fvp-tc4-asymmetric:fvp-fip.tc.tftf-tc4-debug
new file mode 100644
index 0000000..8e42dc9
--- /dev/null
+++ b/group/tf-l2-boot-tests-misc/fvp-tc4-default,fvp-tc4-asymmetric:fvp-fip.tc.tftf-tc4-debug
@@ -0,0 +1,5 @@
+#
+# Copyright (c) 2025 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
diff --git a/group/tf-l2-boot-tests-misc/fvp-tc4-default,fvp-tc4-cpu-extensions:fvp-fip.tc.tftf-tc4 b/group/tf-l2-boot-tests-misc/fvp-tc4-default,fvp-tc4-cpu-extensions:fvp-fip.tc.tftf-tc4
new file mode 100644
index 0000000..8e42dc9
--- /dev/null
+++ b/group/tf-l2-boot-tests-misc/fvp-tc4-default,fvp-tc4-cpu-extensions:fvp-fip.tc.tftf-tc4
@@ -0,0 +1,5 @@
+#
+# Copyright (c) 2025 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
diff --git a/tf_config/fvp-tc4-default b/tf_config/fvp-tc4-default
new file mode 100644
index 0000000..9a16165
--- /dev/null
+++ b/tf_config/fvp-tc4-default
@@ -0,0 +1,7 @@
+ARM_GPT_SUPPORT=1
+CROSS_COMPILE=aarch64-none-elf-
+PLAT=tc
+SCP_BL2=/dev/null
+TARGET_PLATFORM=4
+CSS_LOAD_SCP_IMAGES=0
+ENABLE_STACK_PROTECTOR=strong
diff --git a/tftf_config/fvp-tc4-asymmetric b/tftf_config/fvp-tc4-asymmetric
new file mode 100644
index 0000000..4b94ea8
--- /dev/null
+++ b/tftf_config/fvp-tc4-asymmetric
@@ -0,0 +1,4 @@
+CROSS_COMPILE=aarch64-none-elf-
+PLAT=tc
+TARGET_PLATFORM=4
+TESTS=asymmetric-features
diff --git a/tftf_config/fvp-tc4-cpu-extensions b/tftf_config/fvp-tc4-cpu-extensions
new file mode 100644
index 0000000..24fe9e9
--- /dev/null
+++ b/tftf_config/fvp-tc4-cpu-extensions
@@ -0,0 +1,4 @@
+CROSS_COMPILE=aarch64-none-elf-
+PLAT=tc
+TARGET_PLATFORM=4
+TESTS=cpu-extensions