scp-boot-tests: Remove TC0 configuration
A recent change in TF-A [8c276af3902a5312e9ef44a3316cce2caaad7c64]
has caused the TC0 linux boot to fail. In the meantime,
support for TC0 has been dropped (deprecated).
As a result, we are forced to remove the boot test for TC0 given
that it has reached the end of its support.
Signed-off-by: Leandro Belli <leandro.belli@arm.com>
Change-Id: I782e65839460f56b5d6339edbb8362efee200ee0
diff --git a/group/scp-boot-tests/fvp-tc0,fvp-tc0-tbb:fvp-linux.tc-fip.tc-tc0-debug b/group/scp-boot-tests/fvp-tc0,fvp-tc0-tbb:fvp-linux.tc-fip.tc-tc0-debug
deleted file mode 100644
index aa57540..0000000
--- a/group/scp-boot-tests/fvp-tc0,fvp-tc0-tbb:fvp-linux.tc-fip.tc-tc0-debug
+++ /dev/null
@@ -1,5 +0,0 @@
-#
-# 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
deleted file mode 100644
index cc518a9..0000000
--- a/scp_config/fvp-tc0
+++ /dev/null
@@ -1,5 +0,0 @@
-PRODUCT=tc0
-EXTRA_CONFIG_ARGS+=-DCMAKE_ASM_COMPILER=/arm/pdsw/downloads/scp-models/tools/gcc-arm-none-eabi-10-2020-q4-major/bin/arm-none-eabi-gcc
-EXTRA_CONFIG_ARGS+=-DCMAKE_C_COMPILER=/arm/pdsw/downloads/scp-models/tools/gcc-arm-none-eabi-10-2020-q4-major/bin/arm-none-eabi-gcc
-EXTRA_CONFIG_ARGS+=-DCMAKE_CXX_COMPILER=/arm/pdsw/downloads/scp-models/tools/gcc-arm-none-eabi-10-2020-q4-major/bin/arm-none-eabi-g++
-EXTRA_CONFIG_ARGS+=-DSCP_LOG_LEVEL=WARN