Jayanth Dodderi Chidanand | 86e5e5d | 2024-08-05 19:52:29 +0100 | [diff] [blame^] | 1 | <?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> |