coverity: update config to analyze missing source file
Enable TFA_NO_PM build option for versal2 platform to compile and
analyze the following source file:
- plat/amd/versal2/plat_psci.c
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
Change-Id: Icf959bd2c98e4cc4170fefa844613fcd0e302aca
diff --git a/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index 17c1510..ba307a4 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -480,7 +480,7 @@
clean_build PLAT=versal_net $(common_flags) TFA_NO_PM=1
# Build Xilinx Versal Gen 2 platform
-clean_build PLAT=versal2 $(common_flags)
+clean_build PLAT=versal2 $(common_flags) TFA_NO_PM=1
clean_build PLAT=versal2 $(common_flags) TRANSFER_LIST=1
# Platforms from Allwinner