| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-24 | lib: utils: Move fdt fixup helper routines to a different file | Atish Patra | |
| FDT helper file contain both fdt fixup and parsing functions. Split the fixup related functions to a separate file for a better code organization. Signed-off-by: Atish Patra <[email protected]> Reviewed-by: Anup Patel <[email protected]> | |||
| 2020-03-18 | lib: utils: Add a fdt_reserved_memory_fixup() helper | Bin Meng | |
| Add a helper routine to insert a child node of the reserved memory node in the device tree that describes the protected memory region done by OpenSBI via PMP. Signed-off-by: Bin Meng <[email protected]> Reviewed-by: Atish Patra <[email protected]> | |||
