blob: c1a530bf0ad23d9b1da42bfc4d575920e4828def [file] [log] [blame]
#
# Copyright (c) 2023, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
# Expect script for Trusted Firmware Test Framework
#
expect_string+=("i;Unhandled Exception from lower EL.")
expect_string+=("i;x30")
source $ci_root/expect-lava/exception_gp_regs.inc
source $ci_root/expect-lava/exception_sys_regs.inc