blob: ad943c90526e1523d2043a73025ba949c3da68a7 [file] [log] [blame]
#
# Copyright (c) 2020-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 in EL3."
expect_string "x30"
source [file join [file dirname [info script]] exception_gp_regs.inc]
source [file join [file dirname [info script]] exception_sys_regs.inc]