blob: 0fe8790437fd84c6dfe4161ec851d0218dbb3c83 [file] [log] [blame]
Divin Raj5eb69482024-10-02 11:36:04 +01001#
2# Copyright (c) 2024 Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6# Expect script for booting TF-A on RD-1 AE
7#
8
9# RD1AE BL2
10expect_string+=('i;BL2: Built :')
11expect_string+=('i;BL2: Booting BL31')