test(SPM): GPF during FFA_MEM_FRAG_TX
Test that the SPMC recovers from a GPF when handling
FFA_MEM_FRAG_TX interface.
Change-Id: I5b98419b32cdfd26431b461aede96e88d238b78b
Signed-off-by: J-Alves <joao.alves@arm.com>
diff --git a/tftf/tests/tests-memory-access.xml b/tftf/tests/tests-memory-access.xml
index 200c5dd..2de25da 100644
--- a/tftf/tests/tests-memory-access.xml
+++ b/tftf/tests/tests-memory-access.xml
@@ -83,6 +83,8 @@
function="test_ffa_hypervisor_retrieve_request_fail_tx_realm" />
<testcase name="FF-A Memory Relinquish, NWd TX buffer is in realm PAS"
function="test_ffa_memory_relinquish_fail_tx_realm" />
+ <testcase name="FF-A Memory Frag Tx, NWd TX buffer is in realm PAS"
+ function="test_ffa_memory_share_fragmented_tx_realm" />
</testsuite>
</testsuites>