tc0: Add TC0 platform to SCP Open CI
Add linux boot for tc0 into SCP-Firmware CI.
Change-Id: I586b9d5cac3742f9822150372e6f15ae7de7b650
Signed-off-by: Nicola Mazzucato <nicola.mazzucato@arm.com>
diff --git a/group/scp-boot-tests/fvp-tc0,fvp-tc0-tbb:fvp-linux.tc0-fip.tc0-tc0-debug b/group/scp-boot-tests/fvp-tc0,fvp-tc0-tbb:fvp-linux.tc0-fip.tc0-tc0-debug
new file mode 100644
index 0000000..aa57540
--- /dev/null
+++ b/group/scp-boot-tests/fvp-tc0,fvp-tc0-tbb:fvp-linux.tc0-fip.tc0-tc0-debug
@@ -0,0 +1,5 @@
+#
+# Copyright (c) 2021, Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
diff --git a/scp_config/fvp-tc0 b/scp_config/fvp-tc0
new file mode 100644
index 0000000..602cc69
--- /dev/null
+++ b/scp_config/fvp-tc0
@@ -0,0 +1,3 @@
+CC=/arm/pdsw/downloads/scp-models/tools/gcc-arm-none-eabi-10-2020-q4-major/bin/arm-none-eabi-gcc
+PRODUCT=tc0
+LOG_LEVEL=WARN