# | |
# Copyright (c) 2019-2020 Arm Limited. All rights reserved. | |
# | |
# SPDX-License-Identifier: BSD-3-Clause | |
# | |
# Expect script for the test Secure Partition Ivy | |
# | |
source [file join [file dirname [info script]] handle-arguments.inc] | |
expect_string "Booting test Secure Partition Ivy" | |
source [file join [file dirname [info script]] uart-hold.inc] |