blob: 237f4b3fe2a6b93777bc8859e220ff769393dfd5 [file] [log] [blame]
Manish V Badarkhe6c8f97c2022-11-04 12:44:54 +00001#
Rohit Mathew91e3f972024-02-14 22:35:37 +00002# Copyright (c) 2022-2024 Arm Limited and Contributors. All rights reserved.
Manish V Badarkhe6c8f97c2022-11-04 12:44:54 +00003#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6# Expect script for AArch32 Trusted Firmware + U-Boot + Linux boot process
7# with a AArch32 minimal initrd. The linux image must be a zImage and the
8# initrd must include the U-boot header.
9# TF with reset to BL1
10#
11
12# Linux kernel boot section
13source $ci_root/expect-lava/linux.inc
14
15# Busybox filesystem section
16source $ci_root/expect-lava/busybox.inc