Code Coverage: Creating weekly run

Change-Id: Ia22b01b57af58833b3fb0cb5355b3e1287f9cbdb
Signed-off-by: mardyk01 <mark.dykes@arm.com>
diff --git a/run_config/fvp-aemv8a.singlecore.bmcov b/run_config/fvp-aemv8a.singlecore.bmcov
index 85ae259..ce452b0 100644
--- a/run_config/fvp-aemv8a.singlecore.bmcov
+++ b/run_config/fvp-aemv8a.singlecore.bmcov
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 #
-# Copyright (c) 2019-2022, Arm Limited. All rights reserved.
+# Copyright (c) 2023, Arm Limited. All rights reserved.
 #
 # SPDX-License-Identifier: BSD-3-Clause
 #
@@ -11,10 +11,10 @@
 	uart="0" set_expect_variable "num_cpus" "1"
 
 	model="$model" \
-		bmcov_plugin_path="${coverage_trace_plugin}" \
-		bmcov_plugin="1" \
 		cluster_0_num_cores="1" \
 		cluster_1_num_cores="0" \
+		bmcov_plugin="1" \
+		bmcov_plugin_path="${coverage_trace_plugin}" \
 		gen_model_params
 
 	model="$model" gen_fvp_yaml