Manish V Badarkhe | 86f72ba | 2022-11-04 12:44:54 +0000 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2022, Arm Limited. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | |||||
7 | # Trusted Firmware boot section | ||||
8 | source $ci_root/expect-lava/trusted-firmware.inc | ||||
9 | |||||
10 | expect_string+=('i;Booting Secure Partition') | ||||
11 | |||||
12 | source $ci_root/expect-lava/uart-hold.inc |