| laurenw-arm | 8939160 | 2019-07-31 15:33:07 -0500 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | |||||
| 3 | <!-- | ||||
| 4 | Copyright (c) 2019, Arm Limited. All rights reserved. | ||||
| 5 | |||||
| 6 | SPDX-License-Identifier: BSD-3-Clause | ||||
| 7 | --> | ||||
| 8 | |||||
| 9 | <testsuites> | ||||
| 10 | |||||
| 11 | |||||
| 12 | <testsuite name="PSCI reset2" description="Check the reset2 feature"> | ||||
| 13 | <testcase name="PSCI reset2 - warm reset" function="reset2_warm" /> | ||||
| 14 | <testcase name="PSCI reset2 - warm reset and mem_protect" function="reset2_mem_protect" /> | ||||
| 15 | </testsuite> | ||||
| 16 | |||||
| 17 | </testsuites> | ||||