coreboot/util/cbfstool
Aaron Durbin a642102ba7 rmodtool: add support for ARM
Add support for creating ARM rmodules. There are 3 expected
relocations for an ARM rmodule:
- R_ARM_ABS32
- R_ARM_THM_PC22
- R_ARM_THM_JUMP24

R_ARM_ABS32 is the only type that needs to emitted for relocation
as the other 2 are relative relocations.

BUG=chrome-os-partner:27094
BRANCH=None
TEST=Built vbootstub for ARM device.

Change-Id: I0c22d4abca970e82ccd60b33fed700b96e3e52fb
Signed-off-by: Aaron Durbin <adurbin@chromuim.org>
Reviewed-on: https://chromium-review.googlesource.com/190922
Reviewed-by: Gabe Black <gabeblack@chromium.org>
Tested-by: Aaron Durbin <adurbin@chromium.org>
Commit-Queue: Aaron Durbin <adurbin@chromium.org>
2014-03-31 22:41:21 +00:00
..
lzma cbfstool: Propogate compression errors back to the caller. 2014-02-24 13:35:19 +00:00
cbfs-mkpayload.c rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
cbfs-mkstage.c rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
cbfs.h rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
cbfs_image.c rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
cbfs_image.h cbfstool: add code to serialize the header using the new xdr functions 2014-01-25 05:54:30 +00:00
cbfstool.c rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
coff.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
common.c rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
common.h rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
compress.c cbfstool: Propogate compression errors back to the caller. 2014-02-24 13:35:19 +00:00
elf.h rmodtool: add support for ARM 2014-03-31 22:41:21 +00:00
elfheaders.c rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
elfparsing.h rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
EXAMPLE cbfstool: Update example file. 2013-02-04 11:12:15 +01:00
fit.c rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
fit.h cbfstool: Add update-fit command 2013-03-27 01:25:12 +01:00
fv.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Makefile rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
Makefile.inc rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
rmodtool.c rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
rmodule.c rmodtool: add support for ARM 2014-03-31 22:41:21 +00:00
rmodule.h rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
swab.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
xdr.c rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00