blob: 9a94e7e3f622755554b7bcbefafb273200acf1cf [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.")
source $ci_root/expect-lava/exception_gp_regs.inc
expect_string+=("i;x30")
source $ci_root/expect-lava/exception_sys_regs.inc