aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/tests-spm.xml
diff options
context:
space:
mode:
authorMax Shvetsov <maksims.svecovs@arm.com>2020-06-11 15:03:01 +0100
committerMax Shvetsov <maksims.svecovs@arm.com>2020-07-27 13:36:01 +0100
commitc17c1d3ad278e007b551617be23b09e13b577ef0 (patch)
tree678e8f04c0832315e5a08062d0e32d063cc1625e /tftf/tests/tests-spm.xml
parentd07b682769c1861bf12ef3a9177c62796c5c9d2b (diff)
downloadtf-a-tests-c17c1d3ad278e007b551617be23b09e13b577ef0.tar.gz
SPM: TFTF test of FFA_FEATURES interface.
Forwards FFA_FEATURES call to SPMC via SPMD from the normal world. Expected responses should be edited according to the feature implementation progress. Signed-off-by: Max Shvetsov <maksims.svecovs@arm.com> Change-Id: I057100b4086108b0779e3fa76fbd86e0818f765c
Diffstat (limited to 'tftf/tests/tests-spm.xml')
-rw-r--r--tftf/tests/tests-spm.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tftf/tests/tests-spm.xml b/tftf/tests/tests-spm.xml
index 5ed25247b..e2f29bfe1 100644
--- a/tftf/tests/tests-spm.xml
+++ b/tftf/tests/tests-spm.xml
@@ -30,4 +30,10 @@
</testsuite>
+ <testsuite name="PSA FF-A features"
+ description="Test FFA_FEATURES ABI" >
+ <testcase name="Test FFA_FEATURES"
+ function="test_ffa_features" />
+ </testsuite>
+
</testsuites>