ci(fvp): add fvp build configs to tf-l1-build-fvp group
A few FVP build configurations mentioned in the coverity script are not
included in tf-l1-build-fvp. This patch adds the missing FVP build
configurations to tf-l1-build-fvp.
Signed-off-by: Elizabeth Ho <elizabeth.ho@arm.com>
Change-Id: I21a3760905f81adca34fe60f490a45e478036550
diff --git a/tf_config/fvp-debugfs-debug b/tf_config/fvp-debugfs-debug
new file mode 100644
index 0000000..e6d51fb
--- /dev/null
+++ b/tf_config/fvp-debugfs-debug
@@ -0,0 +1,4 @@
+CROSS_COMPILE=aarch64-none-elf-
+DEBUG=1
+PLAT=fvp
+USE_DEBUGFS=1