feat: create test config for fvp_r platform

This configuration file outlines the build and run settings for the
fvp-r platform. It build TF using the fvp-r-default config and applies
the fvp-aemv8r.linux run settings.

fvp-aemv8r.linux: update dtb_addr based on the vexpress_* board
configuration which supports FVP_BaseR_AEMv8R

Update boot expect script and enable the FVP-R model in Open-CI

Signed-off-by: Divin Raj <divin.raj@arm.com>
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I59be6e39e3096445c2841b0f729f136aac10a26b
diff --git a/fvp_utils.sh b/fvp_utils.sh
index 14c1e38..7e5ee3b 100644
--- a/fvp_utils.sh
+++ b/fvp_utils.sh
@@ -115,6 +115,7 @@
 [css-rdv1]="${fvp_rd_v1};FVP_RD_V1"
 [tc1]="${fvp_tc1};FVP_TC1"
 [tc2]="${fvp_tc2};FVP_TC2"
+[baser-aemv8r]="${fvp_base_aemv8r};FVP_BaseR_AEMv8R"
 )