blob: 9bba62ce4ff292150d481a23df838a66dd0bad9d [file] [log] [blame]
#
# Copyright (c) 2023, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
# Expect script for Trusted Firmware Test Framework
#
source [file join [file dirname [info script]] handle-arguments.inc]
expect_string "Unhandled Exception from lower EL."
source [file join [file dirname [info script]] exception_gp_regs.inc]
expect_string "x30"
source [file join [file dirname [info script]] exception_sys_regs.inc]