test(indirect message): aborted send from SP to VM
Test that if the RX buffer of VM is put on the realm
PAS and an SP attempts to send a message to it, the
operation terminates smoothly.
Change-Id: Ie7fd316a6256b1c3445dfb7cb8fe1bbd09fffb6e
Signed-off-by: J-Alves <joao.alves@arm.com>
diff --git a/tftf/tests/tests-memory-access.mk b/tftf/tests/tests-memory-access.mk
index 82ea094..5c71b2e 100644
--- a/tftf/tests/tests-memory-access.mk
+++ b/tftf/tests/tests-memory-access.mk
@@ -28,4 +28,5 @@
test_ffa_setup_and_discovery.c \
spm_test_helpers.c \
test_ffa_exceptions.c \
+ test_ffa_indirect_messaging.c \
)