blob: fc9b0278aaa552e63e067b77757e7e52405b8d9d [file] [log] [blame]
Manish V Badarkhe6c8f97c2022-11-04 12:44:54 +00001#
2# Copyright (c) 2022 Arm Limited. All rights reserved.
3#
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