feat(fgt2): include fgt2 files as part of coverity
This patch adds fgt2 source files to coverity job
Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>
Change-Id: Ic772d4bd8decaf5d49cc05a16fbe4b566411aefa
diff --git a/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index 80cfb87..66ee483 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -196,6 +196,9 @@
# Debugv8p9 feature
clean_build $fvp_common_flags ENABLE_FEAT_DEBUGV8P9=1
+# Feat_FGT2 (Fine-grained Traps 2) feature
+clean_build $fvp_common_flags ENABLE_FEAT_FGT2=1
+
# Using GICv3.1 driver with extended PPI and SPI range
clean_build $fvp_common_flags GIC_EXT_INTID=1