feat(invalid_access): add invalid access test on fvp
Introduce test to do invalid memory access on fvp. There are two sets
of tests one for RME(4 world) and one for non-RME(2 world)
- 2 world system: exercise accessing Secure memory from NS
- 4 world system: exercise accessing following
- NS accessing Root, secure & realm
- Secure accessing Root & realm
- Realm accessing Root & secure
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I10d4838b0f3f66e72a592702d5b4aebc50feb5c5
diff --git a/tftf_config/fvp-invalid-access b/tftf_config/fvp-invalid-access
new file mode 100644
index 0000000..ebb0144
--- /dev/null
+++ b/tftf_config/fvp-invalid-access
@@ -0,0 +1,3 @@
+CROSS_COMPILE=aarch64-none-elf-
+PLAT=fvp
+TESTS=invalid-access