vbe: Support reading the next SPL phase via VBE
authorSimon Glass <sjg@chromium.org>
Fri, 21 Oct 2022 00:23:10 +0000 (18:23 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2022 15:03:18 +0000 (11:03 -0400)
commitd2b22ae23196604fda88e1ad9ec9f0e8fd285d07
treede0c2bdf2ab67e2f95be3b1194ce1db53fe87f5e
parent70b26e4356f9153d2d8195748a0e146c35b0c42e
vbe: Support reading the next SPL phase via VBE

Add an SPL loader to obtain the next-phase binary from a FIT provided
by the VBE driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/spl.c
arch/sandbox/include/asm/spl.h
boot/Makefile
boot/vbe_request.c
boot/vbe_simple.c
boot/vbe_simple.h [new file with mode: 0644]
boot/vbe_simple_fw.c [new file with mode: 0644]
include/bootstage.h