SMC fuzzing test config
Test config for fuzzing module to be invoked with:
workspace=<workspace location> test_groups=fvp-aarch64-sdei,fvp-smcfuzzing:fvp-tftf-fip.tftf-aemv8a test_run=1 bin_mode=debug retain_paths=1 ./platform-ci/script/run_local_ci.sh
Change-Id: I75db03bd498077c4dc5f41e4ca52a75919491c0c
Signed-off-by: Mark Dykes <mark.dykes@arm.com>
diff --git a/tftf_config/fvp-smcfuzzing b/tftf_config/fvp-smcfuzzing
new file mode 100644
index 0000000..36d28bd
--- /dev/null
+++ b/tftf_config/fvp-smcfuzzing
@@ -0,0 +1,6 @@
+CROSS_COMPILE=aarch64-none-elf-
+PLAT=fvp
+TESTS=smcfuzzing
+SMC_FUZZING=1
+SMC_FUZZ_DTS=smc_fuzz/dts/sdei.dts
+