Manish Pandey | d72ab09 | 2023-12-11 17:43:53 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | |||||
3 | <!-- | ||||
4 | Copyright (c) 2023, Arm Limited. All rights reserved. | ||||
5 | |||||
6 | SPDX-License-Identifier: BSD-3-Clause | ||||
7 | --> | ||||
8 | |||||
9 | <testsuites> | ||||
10 | <testsuite name="UNDEF Injection" description="UNDEF injection from EL3 to lower EL"> | ||||
11 | <testcase name="UNDEF Injection to lower EL" | ||||
12 | function="test_undef_injection" /> | ||||
13 | </testsuite> | ||||
14 | </testsuites> |