aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/tests-spm.xml
blob: 09af63973952fd3bb727163e42c84c5934f08b8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>

<!--
  Copyright (c) 2018-2020, Arm Limited. All rights reserved.

  SPDX-License-Identifier: BSD-3-Clause
-->

<testsuites>

  <testsuite name="Secure Partition Manager"
             description="Test SPM APIs">

     <testcase name="PSA FF-A direct messaging API"
               function="test_ffa_direct_messaging" />

  </testsuite>

</testsuites>