blob: 4150200b1cb209391db640ad3f08c6dd7f62f770 [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 KFH Reflection" description="RAS errors reflected back from EL3">
11 <testcase name="Inject RAS error which gets reflected back during IRQ handling" function="test_ras_kfh_reflect_irq" />
12 <testcase name="Inject RAS error which gets reflected back during SMC call" function="test_ras_kfh_reflect_sync" />
13 </testsuite>
14</testsuites>