blob: 8dfb6933badec46d3355dc18c7d0b092cf3dfcf1 [file] [log] [blame]
Manish Pandey87ce0a22023-06-16 16:53:16 +01001<?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="RAS FFH nested" description="RAS errors handled in EL3 as nested exception on top of SMC call">
11 <testcase name="Inject RAS error which gets handled as nested exception during SMC exception" function="test_ras_ffh_nested" />
12 </testsuite>
13</testsuites>