summaryrefslogtreecommitdiff
path: root/boot/upl_write.c
AgeCommit message (Collapse)Author
2024-08-09upl: Add support for writing a upl handoffSimon Glass
Universal Payload provides a standard way of handing off control between two firmware phases. Add support for writing the handoff information from a structure. Signed-off-by: Simon Glass <[email protected]>