tc: Add support for TC1 platform

This includes scp-boot-tests, AP boot tests and MISRA checks.
The tc0 platform arguments have also been modified to include
TARGET_PLATFORM.

Change-Id: I6e90add83cb39435ad0487aaa09a0002a3fe33a5
Signed-off-by: Usama Arif <usama.arif@arm.com>
diff --git a/scp_config/fvp-tc1 b/scp_config/fvp-tc1
new file mode 100644
index 0000000..e157f90
--- /dev/null
+++ b/scp_config/fvp-tc1
@@ -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=tc1
+LOG_LEVEL=WARN