Pan Xiuli
d5b8df4211
rimage: add unsigned firmware support
...
Add unsigned firmware support, that can directly use the FW or sign it
with other tools.
Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2018-02-23 08:23:56 +00:00
Liam Girdwood
9d5c466380
rimage: fix elf section collision detection.
...
Section end was not checked. Now fixed. Added more error output to
identify.
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-02-22 16:52:10 +00:00
Liam Girdwood
f09ce2a6a0
rimage: elf: validate module sections internally.
...
Make sure we validate all module sections against each other.
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-02-22 16:50:03 +00:00
Liam Girdwood
05ef4343d1
rimage: import rimage image creation and signing tool
...
rimage is being moved from tools repo to sof repo since there is now a
cyclic dependency between both repos and sof needs rimage for it's
build.
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-02-13 20:29:40 +00:00