Juan Pablo Conde | 9303f4d | 2022-07-25 16:38:01 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | |||||
3 | <!-- | ||||
4 | Copyright (c) 2022, Arm Limited. All rights reserved. | ||||
5 | |||||
6 | SPDX-License-Identifier: BSD-3-Clause | ||||
7 | --> | ||||
8 | |||||
9 | <testsuites> | ||||
10 | |||||
11 | <testsuite name="RNDR_TRAP" description="Tests that a read access to RNDR generates a trap to EL3."> | ||||
12 | <testcase name="Test EL3 trap upon a RNDR read access" function="test_rndr_trap_enabled" /> | ||||
13 | </testsuite> | ||||
14 | |||||
15 | </testsuites> |