blob: 13af72f1d8189d3b09c6fc96ef48552d1f0f329f [file] [log] [blame]
#
# Copyright (c) 2021 Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
# Expect script for AArch32 Trusted Firmware + U-Boot + Linux boot process
# with a AArch32 minimal initrd. The linux image must be a zImage and the
# initrd must include the U-boot header.
# TF with reset to BL1
#
# Trusted Firmware boot section
source $ci_root/lava-expect/trusted-firmware-aarch32.inc
# Linux kernel boot section
source $ci_root/lava-expect/linux.inc
# Busybox filesystem section
source $ci_root/lava-expect/busybox.inc