Searched hist:c37980c31a30f0623a0ca8f112298e44039ed6bb (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/ |
H A D | config.mk | c37980c31a30f0623a0ca8f112298e44039ed6bb Tue Jun 11 07:17:30 CDT 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> arm: ensure u-boot only uses relative relocations
Add a Makefile target ('checkarmreloc') which fails if the ELF binary contains relocation records of types other than R_ARM_RELATIVE.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net> Tested-by: Lubomir Popov <lpopov@mm-sol.com> Tested-by: Jeroen Hofstee <jeroen@myspectrum.nl> Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
|
/openbmc/u-boot/ |
H A D | Makefile | c37980c31a30f0623a0ca8f112298e44039ed6bb Tue Jun 11 07:17:30 CDT 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> arm: ensure u-boot only uses relative relocations
Add a Makefile target ('checkarmreloc') which fails if the ELF binary contains relocation records of types other than R_ARM_RELATIVE.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net> Tested-by: Lubomir Popov <lpopov@mm-sol.com> Tested-by: Jeroen Hofstee <jeroen@myspectrum.nl> Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
|