blob: 5ad53478d4d36852ee45b331dbe55990487d6e3a [file] [log] [blame]
Sandrine Bailleux3cd87d72018-10-09 11:12:55 +02001<?xml version="1.0" encoding="utf-8"?>
2
3<!--
4 Copyright (c) 2018, Arm Limited. All rights reserved.
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" />
15 </testsuite>
16
17</testsuites>