tc: Add support for TC2 platform

This includes scp-boot-tests, AP boot tests and MISRA checks.

Signed-off-by: Rupinderjit Singh <rupinderjit.singh@arm.com>
Change-Id: I65962d77ceb1c034821049e37bb04488278a586e
diff --git a/fvp_utils.sh b/fvp_utils.sh
index 0cfbe52..023a2bc 100644
--- a/fvp_utils.sh
+++ b/fvp_utils.sh
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 #
-# Copyright (c) 2020-2021, Arm Limited. All rights reserved.
+# Copyright (c) 2020-2022, Arm Limited. All rights reserved.
 #
 # SPDX-License-Identifier: BSD-3-Clause
 #
@@ -98,6 +98,7 @@
 [css-sgi575]=";;;"
 [tc0]=";;;"
 [tc1]=";;;"
+[tc2]=";;;"
 )