blob: 3c0347b1cd775509704dba3d7f659e76660bd1fd [file] [log] [blame]
Leonardo Sandoval6eff3f72021-05-03 11:12:37 -05001#
2# Copyright (c) 2021 Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6# Expect script for Trusted Firmware + EL3 Test Payload
7#
8# Refer to handle-arguments.inc for the list of parameters.
9#
10
11# Trusted Firmware boot section
Paul Sokolovskyeece6f72021-12-01 15:04:29 +030012source $ci_root/expect-lava/trusted-firmware.inc
Leonardo Sandoval6eff3f72021-05-03 11:12:37 -050013
Leonardo Sandoval5cfc11f2021-09-08 16:08:13 -050014expect_string+=('i;Booting the EL3 test payload')
15expect_string+=('i;All CPUs booted!')