ci: Add the coverity for the new files added for the ACS SMC handler

Change-Id: I436a3ff2bfb0ed6d9a665403b44aa07dfe6cda73
Signed-off-by: Nandan J <Nandan.J@arm.com>
diff --git a/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index 5246b03..de518b8 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -114,8 +114,8 @@
 # Using the CCN driver and multi cluster topology
 clean_build $fvp_common_flags FVP_CLUSTER_COUNT=4
 
-# PMF
-clean_build $fvp_common_flags ENABLE_PMF=1
+# PMF and ACS SMC handler support
+clean_build $fvp_common_flags ENABLE_PMF=1 ENABLE_ACS_SMC=1
 
 # stack protector
 clean_build $fvp_common_flags ENABLE_STACK_PROTECTOR=strong