ci: create groups for Arm platforms and partner boards

Currently there are two l1 test groups which does non fvp/juno platform
boot tests, few of them are Arm reference platforms and few are partner
boards. Create two l2 groups one each for Arm platforms and partner
boards.

- tf-l1-boot-tests-plat : tf-l2-boot-tests-partner-boards
- tf-plat-tests : tf-l2-boot-tests-arm-plats

Change-Id: I8cfa16de1dd09981b5a5ffdc9cf79b19e789b453
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
(cherry picked from commit a14b3977f3fed902a5f7512a40fbeb63d16ca31f)
diff --git a/group/tf-l1-boot-tests-plat/fvp-r-default:fvp-aemv8r.linux b/group/tf-l2-boot-tests-arm-plats/fvp-r-default:fvp-aemv8r.linux
similarity index 100%
rename from group/tf-l1-boot-tests-plat/fvp-r-default:fvp-aemv8r.linux
rename to group/tf-l2-boot-tests-arm-plats/fvp-r-default:fvp-aemv8r.linux
diff --git a/group/tf-l2-boot-tests-arm-plats/fvp-tbb-tc2-mb:fvp-tc.crash-linux.tc-fip.tc-tc2-debug b/group/tf-l2-boot-tests-arm-plats/fvp-tbb-tc2-mb:fvp-tc.crash-linux.tc-fip.tc-tc2-debug
new file mode 100644
index 0000000..7d8ea4a
--- /dev/null
+++ b/group/tf-l2-boot-tests-arm-plats/fvp-tbb-tc2-mb:fvp-tc.crash-linux.tc-fip.tc-tc2-debug
@@ -0,0 +1,9 @@
+#
+# Copyright (c) 2023 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
+
+# Note that this uses the fvp-linux.tc run fragment, which does not actually boot to linux,
+# as it is the only way to get an image signed and assembled correctly for rss to boot it.
+# If this is resolved at some point, that frament should be removed.
diff --git a/group/tf-plat-tests/fvp-tc2-nv-ctrs:fvp-linux.tc-fip.tc-tc.crash-tc2-debug b/group/tf-l2-boot-tests-arm-plats/fvp-tc2-nv-ctrs:fvp-linux.tc-fip.tc-tc.crash-tc2-debug
similarity index 100%
rename from group/tf-plat-tests/fvp-tc2-nv-ctrs:fvp-linux.tc-fip.tc-tc.crash-tc2-debug
rename to group/tf-l2-boot-tests-arm-plats/fvp-tc2-nv-ctrs:fvp-linux.tc-fip.tc-tc.crash-tc2-debug
diff --git a/group/tf-plat-tests/fvp-tc2-rotpk:fvp-linux.tc-fip.tc-tc.crash-tc2-debug b/group/tf-l2-boot-tests-arm-plats/fvp-tc2-rotpk:fvp-linux.tc-fip.tc-tc.crash-tc2-debug
similarity index 100%
rename from group/tf-plat-tests/fvp-tc2-rotpk:fvp-linux.tc-fip.tc-tc.crash-tc2-debug
rename to group/tf-l2-boot-tests-arm-plats/fvp-tc2-rotpk:fvp-linux.tc-fip.tc-tc.crash-tc2-debug
diff --git a/group/tf-l1-boot-tests-plat/mt8186-default:mt8186-depthcharge.bl31 b/group/tf-l2-boot-tests-partner-boards/mt8186-default:mt8186-depthcharge.bl31
similarity index 100%
rename from group/tf-l1-boot-tests-plat/mt8186-default:mt8186-depthcharge.bl31
rename to group/tf-l2-boot-tests-partner-boards/mt8186-default:mt8186-depthcharge.bl31
diff --git a/group/tf-l1-boot-tests-plat/mt8192-default:mt8192-depthcharge.bl31 b/group/tf-l2-boot-tests-partner-boards/mt8192-default:mt8192-depthcharge.bl31
similarity index 100%
rename from group/tf-l1-boot-tests-plat/mt8192-default:mt8192-depthcharge.bl31
rename to group/tf-l2-boot-tests-partner-boards/mt8192-default:mt8192-depthcharge.bl31
diff --git a/group/tf-l1-boot-tests-plat/mt8195-default:mt8195-depthcharge.bl31 b/group/tf-l2-boot-tests-partner-boards/mt8195-default:mt8195-depthcharge.bl31
similarity index 100%
rename from group/tf-l1-boot-tests-plat/mt8195-default:mt8195-depthcharge.bl31
rename to group/tf-l2-boot-tests-partner-boards/mt8195-default:mt8195-depthcharge.bl31
diff --git a/group/tf-l1-boot-tests-plat/sc7180-default:sc7180-depthcharge.bl31 b/group/tf-l2-boot-tests-partner-boards/sc7180-default:sc7180-depthcharge.bl31
similarity index 100%
rename from group/tf-l1-boot-tests-plat/sc7180-default:sc7180-depthcharge.bl31
rename to group/tf-l2-boot-tests-partner-boards/sc7180-default:sc7180-depthcharge.bl31
diff --git a/group/tf-l1-boot-tests-plat/stm32mp1-default:stm32mp1-sp_min.bl2 b/group/tf-l2-boot-tests-partner-boards/stm32mp1-default:stm32mp1-sp_min.bl2
similarity index 100%
rename from group/tf-l1-boot-tests-plat/stm32mp1-default:stm32mp1-sp_min.bl2
rename to group/tf-l2-boot-tests-partner-boards/stm32mp1-default:stm32mp1-sp_min.bl2