aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/tests-rndr_trap.xml
blob: fa32cbf4c25cd3a2f67ef1bcfd188538064db54c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>

<!--
  Copyright (c) 2022, Arm Limited. All rights reserved.

  SPDX-License-Identifier: BSD-3-Clause
-->

<testsuites>

  <testsuite name="RNDR_TRAP" description="Tests that a read access to RNDR generates a trap to EL3.">
    <testcase name="Test EL3 trap upon a RNDR read access" function="test_rndr_trap_enabled" />
  </testsuite>

</testsuites>