ci(tc): use mbedTLS-3.4.1 for platform test with TF-M test-suite
Used mbedTLS-3.4.1 to execute the TC platform test with the TF-M
test-suite as per the fix [1] provide in the TF-A repo.
[1]: https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/24203
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Change-Id: I65e1078b3972ebb3b496940c5ceefe581aff1b33
diff --git a/group/tf-plat-tests/fvp-tbb-tc2-mb:fvp-tc.crash-linux.tc-fip.tc-tc2-debug b/group/tf-plat-tests/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-plat-tests/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.