feat(script/tf-coverity/tf-cov-make): add imx8mp TBBR test
Signed-off-by: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Change-Id: I2af33068fbff8f639f5990fc91a0aadffa94437c
diff --git a/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index a5e4419..27023c1 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -359,7 +359,7 @@
$(common_flags) all
make PLAT=imx8mm $(common_flags) all
make PLAT=imx8mn $(common_flags) all
-make PLAT=imx8mp $(common_flags) all
+make PLAT=imx8mp $(common_flags) NEED_BL2=yes ${TBB_OPTIONS} all
# Due to the limited OCRAM space that can be used for TF-A, build test
# will report failure caused by too small RAM size, so comment out the