summaryrefslogtreecommitdiff
path: root/common/spl/spl_upl.c
AgeCommit message (Collapse)Author
2024-08-09upl: Add support for Universal Payload in SPLSimon Glass
Add the basic code to create a handoff structure in SPL, so it can be passed to the next phase. For now this is not plumbed in. Signed-off-by: Simon Glass <[email protected]>