]> git.dujemihanovic.xyz Git - u-boot.git/commit
spl: Plumb in the Universal Payload handoff
authorSimon Glass <sjg@chromium.org>
Wed, 7 Aug 2024 22:47:33 +0000 (16:47 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 9 Aug 2024 22:03:20 +0000 (16:03 -0600)
commitec2186acbc4c7cf3b921ad6e822f6988d1e134b3
treedb56a15454e14ae144ba51805d2a49eabca7cb25
parentdbe0424d4c7e549ae3308e8a488ecc0fdf858309
spl: Plumb in the Universal Payload handoff

Specify the FIT and include information about each loaded image, as
required by the UPL handoff.

Write the UPL handoff into the bloblist before jumping to the next phase.

Control this using a runtime flag to avoid conflicting with other
handoff mechanisms.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/image-fit.c
common/spl/spl.c
common/spl/spl_fit.c
include/asm-generic/global_data.h