blob: 237f4b3fe2a6b93777bc8859e220ff769393dfd5 [file] [log] [blame]
#
# Copyright (c) 2022-2024 Arm Limited and Contributors. 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
#
# Linux kernel boot section
source $ci_root/expect-lava/linux.inc
# Busybox filesystem section
source $ci_root/expect-lava/busybox.inc