chore(2.8): update FVP version for 2.8 release

Updates common FVP model version from 11.17/21 to 11.19/14.

Moves FVP_Base_AEMvA ETE and FVP_Base_RevC-2xAEMvA to common FVP
model version.

Keeps FVP_Base_AEMv8A-AEMv8A-AEMv8A-AEMv8A-CCN502 and
FVP_Base_AEMv8A-GIC600AE as 11.17/21 versions as they do not
exist for 11.19/14. Also keeping FVP_Base_Cortex-A710x4 and
FVP_Base_Cortex-X2x4 to version 11.17/21.

Updates data instance for cortex-a55x4-a76x2 and
cortex-a55x4-a75x4.

Update FVP models array and add R-class FVP support to OpenCI.

Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
Change-Id: I502ffa8798866d69e5613ea89ae068b2b01c2d78
diff --git a/run_config/fvp-cortexa76aex4 b/run_config/fvp-cortexa76aex4
index 89bd07c..789d68d 100644
--- a/run_config/fvp-cortexa76aex4
+++ b/run_config/fvp-cortexa76aex4
@@ -10,6 +10,9 @@
 
 	uart="0" set_expect_variable "num_cpus" "4"
 
-	model="$model" cache_state_modelled="0" gen_model_params
+        model="$model" \
+	cluster_0_num_cores="4" \
+        cache_state_modelled="0" \
+        gen_model_params
 	model="$model" gen_fvp_yaml
 }