blob: 869334ee9938f71b825e6ce2b1518244d4cd16e1 [file] [log] [blame]
Manish V Badarkheb0802ac2023-01-09 11:24:58 +00001#
2# Copyright (c) 2023, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6# Expect script for Trusted Firmware Test Framework
7#
8
9expect_string+=("i;PANIC in EL3.")
Manish V Badarkhe4ec48202023-01-11 11:48:31 +000010expect_string+=("i;x30")
Manish V Badarkhe8e7ff2c2023-01-12 09:12:14 +000011source $ci_root/expect-lava/exception_gp_regs.inc
12source $ci_root/expect-lava/exception_sys_regs.inc