| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-11 | include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD | Simon Glass | |
| Use the new symbol to refer to any 'SPL' build, including TPL and VPL Signed-off-by: Simon Glass <[email protected]> | |||
| 2024-08-09 | upl: Add basic tests | Simon Glass | |
| Add some unit tests to check that we can write a UPL handoff and read it back. Signed-off-by: Simon Glass <[email protected]> | |||
| 2024-08-09 | upl: Add support for reading a upl handoff | Simon Glass | |
| Universal Payload provides a standard way of handing off control between two firmware phases. Add support for reading the handoff information into a structure. Signed-off-by: Simon Glass <[email protected]> | |||
