1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/include
Keerthy 805b3cac1e lib: elf: Move the generic elf loading/validating functions to lib
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 <j-keerthy@ti.com>
Suggested-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
2020-03-03 13:08:14 +05:30
..
2019-12-06 16:44:20 -05:00
2019-12-15 11:44:16 +08:00
2020-02-05 19:33:46 -07:00
2020-01-07 14:37:50 +01:00
2020-02-05 19:33:46 -07:00
2020-01-24 23:06:47 +05:30
2020-01-20 15:38:16 +01:00
2019-12-17 06:58:19 +01:00
2020-01-20 15:38:16 +01:00
2020-01-24 23:06:49 +05:30
2020-01-07 16:03:01 -07:00
2020-02-20 15:09:56 +08:00
2020-01-25 12:04:36 -05:00
2020-01-24 23:06:48 +05:30
2020-02-05 19:33:46 -07:00
2019-12-15 11:44:11 +08:00
2020-02-05 19:33:46 -07:00
2019-12-06 16:44:19 -05:00
2020-02-05 19:33:46 -07:00
2020-01-24 23:06:49 +05:30
2020-01-21 15:56:15 +01:00
2020-02-07 22:46:35 +08:00