Add several source files to coverity scan exclusion list
Temporarily exclude the following files such that tf-coverity job
can be reinstated. Appropriate build commands to compile these files
should be added to tf-cov-make script after v2.5 release
Modified Juno build command to include source files related to
ethosn driver
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
Change-Id: I2b2c84bc8e66df2487f44ec96e34b85fab38d8b5
diff --git a/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index 727bcd6..287cf6f 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -167,7 +167,7 @@
juno_common_flags="$(common_flags) PLAT=juno"
clean_build $juno_common_flags SPD=tspd ${ARM_TBB_OPTIONS}
clean_build $juno_common_flags EL3_PAYLOAD=0x80000000
-clean_build $juno_common_flags ENABLE_STACK_PROTECTOR=strong
+clean_build $juno_common_flags ENABLE_STACK_PROTECTOR=strong ARM_ETHOSN_NPU_DRIVER=1
clean_build $juno_common_flags CSS_USE_SCMI_SDS_DRIVER=0
clean_build $juno_common_flags SPD=tspd ${ARM_TBB_OPTIONS} ARM_CRYPTOCELL_INTEG=1 CCSBROM_LIB_PATH=${CRYPTOCELL_LIB_PATH} KEY_SIZE=2048