blob: e101552cdb3eb653b51f70c285ac9c166d0a802b [file] [log] [blame]
#
# Copyright (c) 2019-2020 Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
# Expect script for Trusted Firmware + EL3 Test Payload
#
# Refer to handle-arguments.inc for the list of parameters.
#
source [file join [file dirname [info script]] handle-arguments.inc]
# Trusted Firmware boot section
source [file join [file dirname [info script]] trusted-firmware.inc]
source [file join [file dirname [info script]] utils.inc]
expect_string "Booting the EL3 test payload" "the EL3 test payload is booting"
expect_string "All CPUs booted!" "the EL3 test payload booted successfully"
exit_uart 0