Sandrine Bailleux | 3cd87d7 | 2018-10-09 11:12:55 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | |
| 3 | <!-- |
Soby Mathew | d64e153 | 2018-07-09 13:10:21 +0100 | [diff] [blame] | 4 | Copyright (c) 2018-2019, Arm Limited. All rights reserved. |
Sandrine Bailleux | 3cd87d7 | 2018-10-09 11:12:55 +0200 | [diff] [blame] | 5 | |
| 6 | SPDX-License-Identifier: BSD-3-Clause |
| 7 | --> |
| 8 | |
| 9 | <testsuites> |
| 10 | |
| 11 | <testsuite name="Performance tests" description="Measure some performance"> |
| 12 | <testcase name="PSCI_VERSION latency" function="smc_psci_version_latency" /> |
| 13 | <testcase name="Standard Service Call UID latency" function="smc_std_svc_call_uid_latency" /> |
| 14 | <testcase name="SMCCC_ARCH_WORKAROUND_1 latency" function="smc_arch_workaround_1" /> |
Soby Mathew | d64e153 | 2018-07-09 13:10:21 +0100 | [diff] [blame] | 15 | <testcase name="Test cluster power up latency" function="psci_trigger_peer_cluster_cache_coh" /> |
Sandrine Bailleux | 3cd87d7 | 2018-10-09 11:12:55 +0200 | [diff] [blame] | 16 | </testsuite> |
| 17 | |
| 18 | </testsuites> |