blob: 0449bf551d89fdaeeb02822f8472f08d54de0863 [file] [log] [blame]
Leonardo Sandoval6eff3f72021-05-03 11:12:37 -05001#
Manish V Badarkheb0802ac2023-01-09 11:24:58 +00002# Copyright (c) 2021-2023 Arm Limited. All rights reserved.
Leonardo Sandoval6eff3f72021-05-03 11:12:37 -05003#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6# Expect script for Trusted Firmware Test Framework
7#
8
Leonardo Sandoval5cfc11f2021-09-08 16:08:13 -05009expect_string+=('i;Unhandled External Abort received')
Govindraj Raja7e5a8892023-01-24 15:04:39 +000010expect_string+=('i;Unhandled Exception from lower EL')
Manish V Badarkhe8e7ff2c2023-01-12 09:12:14 +000011source $ci_root/expect-lava/exception_gp_regs.inc
Manish V Badarkhe4ec48202023-01-11 11:48:31 +000012expect_string+=("i;x30")
Manish V Badarkhe8e7ff2c2023-01-12 09:12:14 +000013source $ci_root/expect-lava/exception_sys_regs.inc