ci(detect_arch_feat): add feature detection test
This patch adds a test config, to explicitly validate the architectural
feature detection mechanism, which is disabled by default.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
Change-Id: I3eb5bab46bb93a4d0c746a1e1c5bb764db19c7f3
diff --git a/tf_config/fvp-detect-features b/tf_config/fvp-detect-features
new file mode 100644
index 0000000..5db6221
--- /dev/null
+++ b/tf_config/fvp-detect-features
@@ -0,0 +1,4 @@
+CROSS_COMPILE=aarch64-none-elf-
+PLAT=fvp
+ARM_ARCH_MINOR=6
+FEATURE_DETECTION=1