blob: eb86f08884bd5da4adec3750818633e37b699f94 [file] [log] [blame]
Jayanth Dodderi Chidanand86e5e5d2024-08-05 19:52:29 +01001<?xml version="1.0" encoding="utf-8"?>
2
3<!--
4 Copyright (c) 2024, Arm Limited. All rights reserved.
5
6 SPDX-License-Identifier: BSD-3-Clause
7-->
8
9<testsuites>
10 <testsuite name="CPU Context Management" description="Validate CPU context switch between NWd and SWd">
11 <testcase name="Test EL1 regs preserved across context switch with TSP"
12 function="test_tsp_el1_regs_ctx_mgmt" />
13 </testsuite>
14</testsuites>