chore(2.7): update FVP version for v2.7 release

Updates common FVP model version from 11.16/16 to 11.17/21
Note: model build based on Linux64_GCC-9.3 instead of Linux64_GCC-6.4.

Signed-off-by: Maksims Svecovs <maksims.svecovs@arm.com>
Change-Id: Iec26571966bfc8c07ad2131aac4316ced41d21a6
diff --git a/run_config/fvp-aemva.ete_trace_ext b/run_config/fvp-aemva.ete_trace_ext
index a910998..5e96207 100644
--- a/run_config/fvp-aemva.ete_trace_ext
+++ b/run_config/fvp-aemva.ete_trace_ext
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 #
-# Copyright (c) 2021 Arm Limited. All rights reserved.
+# Copyright (c) 2021-2022 Arm Limited. All rights reserved.
 #
 # SPDX-License-Identifier: BSD-3-Clause
 #
@@ -10,6 +10,7 @@
 
 	model_version="0.0" \
 	model_build="6684" \
+	model_flavour="Linux64_GCC-6.4" \
 	etm_present="1" \
 	ete_plugin="1" \
 	supports_trace_buffer_control_regs="1" \