fvp_r: Adding v8-R64 CI Testing
Adding Coverity build of fvp_r platform to tf-cov-make.
Signed-off-by: Gary Morrison <gary.morrison@arm.com>
Change-Id: I470db2ed584d8ec5e63b4845559ce90f9350c7fd
diff --git a/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index e82a0c7..2233aac 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -166,6 +166,9 @@
# PSA FWU support
clean_build $fvp_common_flags ${ARM_TBB_OPTIONS} ARM_GPT_SUPPORT=1 PSA_FWU_SUPPORT=1 USE_ROMLIB=1
+# FVP-R platform
+clean_build PLAT=fvp_r $(common_flags) all
+
#
# Juno platform
# We'll use the following flags for all Juno builds.