blob: 220ba197946ed3a25f1f788eb058127612644b81 [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#
6
7#
8# Expect script for the test Secure Partition Ivy
9#
10
11source [file join [file dirname [info script]] handle-arguments.inc]
12
13expect_string "Booting test Secure Partition Ivy"
14
15source [file join [file dirname [info script]] uart-hold.inc]