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