blob: e101552cdb3eb653b51f70c285ac9c166d0a802b [file] [log] [blame]
Fathi Boudra422bf772019-12-02 11:10:16 +02001#
Leonardo Sandoval579c7372020-10-23 15:23:32 -05002# Copyright (c) 2019-2020 Arm Limited. All rights reserved.
Fathi Boudra422bf772019-12-02 11:10:16 +02003#
4# SPDX-License-Identifier: BSD-3-Clause
5#
Fathi Boudra422bf772019-12-02 11:10:16 +02006# Expect script for Trusted Firmware + EL3 Test Payload
7#
8# Refer to handle-arguments.inc for the list of parameters.
9#
10
11source [file join [file dirname [info script]] handle-arguments.inc]
12
13# Trusted Firmware boot section
14source [file join [file dirname [info script]] trusted-firmware.inc]
15
16source [file join [file dirname [info script]] utils.inc]
17
Chris Kay78ea2c32022-11-15 12:24:24 +000018expect_string "Booting the EL3 test payload" "the EL3 test payload is booting"
19expect_string "All CPUs booted!" "the EL3 test payload booted successfully"
Fathi Boudra422bf772019-12-02 11:10:16 +020020exit_uart 0