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/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index f974118..cd6ee58 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -276,6 +276,7 @@
 #
 make $(common_flags) PLAT=tc TARGET_PLATFORM=0 ${ARM_TBB_OPTIONS} all
 make $(common_flags) PLAT=tc TARGET_PLATFORM=1 ${ARM_TBB_OPTIONS} all
+make $(common_flags) PLAT=tc TARGET_PLATFORM=2 ${ARM_TBB_OPTIONS} all
 
 #
 # Morello platform