Sync scripts with Arm internal CI

This patch syncs utility scripts and scripts
in the script directory with the internal CI.

Where a path update is required,
the changes have been commented out.

Signed-off-by: Zelalem <zelalem.aweke@arm.com>
Change-Id: Ifa4bd805e345184d1378e8423e5f878a2fbfbcd4
diff --git a/script/parse_test.sh b/script/parse_test.sh
index 4086ace..03e828b 100755
--- a/script/parse_test.sh
+++ b/script/parse_test.sh
@@ -36,6 +36,7 @@
 emit_env "RUN_CONFIG" "$run_config"
 emit_env "TEST_CONFIG" "$test_config"
 emit_env "TEST_GROUP" "$test_group"
+emit_env "CC_ENABLE" "$cc_enable"
 
 # Default binary mode. This would usually come from the build package for FVP
 # runs, but is provided for LAVA jobs.