blob: b6aa630ad9f17619d4fd05474d2fc79b4a18ddc5 [file] [log] [blame]
#
# Copyright (c) 2019, 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
#
# Refer to handle-arguments.inc for the list of parameters.
#
source [file join [file dirname [info script]] handle-arguments.inc]
# Trusted Firmware boot section
source [file join [file dirname [info script]] trusted-firmware-aarch32.inc]
# Linux kernel boot section
source [file join [file dirname [info script]] linux.inc]
# Busybox filesystem section
source [file join [file dirname [info script]] busybox.inc]
exit_uart -1