ci(rng-trap): added build and run conf for tests
Config settings for TF-A and TFTF have been added as well as run
configs. This will perform the test created for FEAT_RNG_TRAP and
will expect an EL3 exception to be triggered, which will generate
a system panic, since no handler is set for such exception.
Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
Change-Id: Ic86a1f187004312c6778641d0967ffaa99e945c0
diff --git a/tftf_config/fvp-rndr-trap b/tftf_config/fvp-rndr-trap
new file mode 100644
index 0000000..0f666ab
--- /dev/null
+++ b/tftf_config/fvp-rndr-trap
@@ -0,0 +1,6 @@
+ARM_ARCH_FEATURE=rng
+ARM_ARCH_MAJOR=8
+ARM_ARCH_MINOR=5
+CROSS_COMPILE=aarch64-none-elf-
+PLAT=fvp
+TESTS=rndr_trap