| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-03 | lib: elf: Move the generic elf loading/validating functions to lib | Keerthy | |
| Move the generic elf loading/validating functions to lib/ so that they can be re-used and accessed by code existing outside cmd. While at it remove the duplicate static version of load_elf_image_phdr under arch/arm/mach-imx/imx_bootaux.c. Signed-off-by: Keerthy <[email protected]> Suggested-by: Simon Goldschmidt <[email protected]> Reviewed-by: Simon Goldschmidt <[email protected]> | |||
