add basic ELF parser
This parser is needed for kernel boot support on MIPS
and can potentially reused on other platforms.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 32bb4ca commit 7c8679eebc8e4e69ba0afa370d85d3d6eb386997
@Oleksij Rempel Oleksij Rempel authored on 6 Jun 2018
Sascha Hauer committed on 18 Jun 2018
Showing 4 changed files
View
common/Kconfig
View
common/Makefile
View
common/elf.c 0 → 100644
View
include/elf.h