blob: 918b3f3b7bfa2aaee3f8091ee0d5d3ba50f4f6d0 [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 "Translation tables are now read-only at EL3."
expect_string "Unhandled Exception in EL3."
expect_string "x30"
source [file join [file dirname [info script]] exception_regs.inc]