johpow01 | d0bbe6e | 2021-11-11 16:13:32 -0600 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | |||||
3 | <!-- | ||||
4 | Copyright (c) 2021, Arm Limited. All rights reserved. | ||||
5 | |||||
6 | SPDX-License-Identifier: BSD-3-Clause | ||||
7 | --> | ||||
8 | |||||
9 | <testsuites> | ||||
10 | |||||
11 | <testsuite name="FEAT_HCX" description="Tests that HCRX_EL2 access has been granted by EL3."> | ||||
12 | <testcase name="Test access to HCRX_EL2" function="test_feat_hcx_enabled" /> | ||||
13 | </testsuite> | ||||
14 | |||||
15 | </testsuites> |