test(rme): rxtx buffers are in the realm PAS
Added a test for which the SPMC attempts to use the RXTX
buffers, in an RME enabled platform and in which the buffers
were changed to realm PAS.
Signed-off-by: J-Alves <joao.alves@arm.com>
Change-Id: Idb29f8687fbe5885c00e61155a5ebbdd8908d688
diff --git a/tftf/tests/tests-memory-access.mk b/tftf/tests/tests-memory-access.mk
index 13b2241..82ea094 100644
--- a/tftf/tests/tests-memory-access.mk
+++ b/tftf/tests/tests-memory-access.mk
@@ -27,4 +27,5 @@
test_ffa_memory_sharing.c \
test_ffa_setup_and_discovery.c \
spm_test_helpers.c \
+ test_ffa_exceptions.c \
)