blob: 2c47dc4d2a7c62968f3b8b1690be5a9487b4e5a3 [file] [log] [blame]
Fathi Boudra422bf772019-12-02 11:10:16 +02001#
2# Copyright (c) 2019, Arm Limited. All rights reserved.
3#
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
18expect_string "Booting the EL3 test payload" "EL3 Test Payload: Started"
19expect_string "All CPUs booted!" "EL3 Test Payload: SUCCESS!"
20exit_uart 0