test(spm): lend/donate realm memory

Validate if memory gets delegated to a realm PAS, it can't be used
in FF-A memory lend/donate from NS to SWd.

Signed-off-by: J-Alves <joao.alves@arm.com>
Change-Id: I16c9b7193b4ae8f56b1182e3b28d13a742bfcd4e
diff --git a/tftf/tests/tests-memory-access.xml b/tftf/tests/tests-memory-access.xml
index 42f21cc..4318cc9 100644
--- a/tftf/tests/tests-memory-access.xml
+++ b/tftf/tests/tests-memory-access.xml
@@ -53,6 +53,10 @@
                 function="rt_memory_cannot_be_accessed_in_rl" />
       <testcase name="Share memory to an SP from a Root region"
                 function="rt_memory_cannot_be_accessed_in_s" />
+      <testcase name="FF-A memory share fails if using realm memory"
+                function="test_ffa_mem_send_sp_realm_memory" />
+      <testcase name="FF-A memory share fail realm memory other constituent"
+                function="test_ffa_mem_lend_sp_realm_memory_separate_constituent" />
   </testsuite>
 
 </testsuites>