blob: af9dc04506e8834d1aa4323cb3c2154bbe00b585 [file] [log] [blame]
Leonardo Sandoval6eff3f72021-05-03 11:12:37 -05001#
2# Copyright (c) 2021 Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6# Script to interact with Trusted Firmware when resetting to BL31.
7#
8
Leonardo Sandoval5cfc11f2021-09-08 16:08:13 -05009expect_string+=('i;NOTICE: BL3-?1:')