sof/rimage
Pan Xiuli 3943df6f45 rimage: read the fixup text size form ELF
The actual text size will change and the hard code base_fw_text_size_fixup
could not fit the changing size. We should get the fixup size from the
module info just from the memory mapping.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2018-03-02 09:06:30 +00:00
..
keys rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
Makefile.am rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
cse.c rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
cse.h rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
css.c rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
css.h rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
elf.c rimage: read the fixup text size form ELF 2018-03-02 09:06:30 +00:00
file_format.h rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
file_simple.c rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
hash.c rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
man_apl.c rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
man_cnl.c rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
manifest.c rimage: read the fixup text size form ELF 2018-03-02 09:06:30 +00:00
manifest.h rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
pkcs1_5.c rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
plat_auth.c rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
plat_auth.h rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
rimage.c rimage: import rimage image creation and signing tool 2018-02-13 20:29:40 +00:00
rimage.h rimage: read the fixup text size form ELF 2018-03-02 09:06:30 +00:00