Manish Pandey | 5f513d6 | 2022-01-17 11:05:53 +0000 | [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 | <testsuite name="Invalid memory access" description="Invalid memory access"> | ||||
11 | <testcase name="Access EL3 memory from NS world" | ||||
12 | function="access_el3_memory_from_ns" /> | ||||
13 | </testsuite> | ||||
14 | </testsuites> |