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