blob: 4d6465fa430075cbc0c0a58ca55174dcda767bc3 [file] [log] [blame]
Leonardo Sandoval6eff3f72021-05-03 11:12:37 -05001#
2# Copyright (c) 2021 Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6# Expect script for Trusted Firmware + UEFI + Linux boot process with RAM Disk
7#
8
9# Trusted Firmware boot section
10source $ci_root/lava-expect/trusted-firmware.inc
11
12# Linux kernel boot section
13source $ci_root/lava-expect/linux.inc
14
15# Busybox filesystem section
16source $ci_root/lava-expect/busybox.inc