feat(rpi5): add CI build support
Change-Id: I62f0a1025946406eb8c244d0cbc1a8bb40e06c61
Signed-off-by: Mario Bălănică <mariobalanica02@gmail.com>
diff --git a/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index fd43937..85cc47a 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -761,6 +761,7 @@
make PLAT=rpi3 $(common_flags) ${TBB_OPTIONS} \
ENABLE_STACK_PROTECTOR=strong PRELOADED_BL33_BASE=0xDEADBEEF all
clean_build PLAT=rpi4 $(common_flags) SMC_PCI_SUPPORT=1 all
+clean_build PLAT=rpi5 $(common_flags) SMC_PCI_SUPPORT=1 all
# A113D (AXG) platform.
clean_build PLAT=axg $(common_flags) SPD=opteed