blob: b62256d145fe527c0c4b98b84823cc794f4ea3bb [file] [log] [blame]
Manish Pandey5f513d62022-01-17 11:05:53 +00001<?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>