Commit Graph

4 Commits

Author SHA1 Message Date
Liam Girdwood 3d247c1094 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>
2019-11-12 09:17:43 -08:00
Liam Girdwood 5f7a3a3a66 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>
2019-11-12 09:17:43 -08:00
Liam Girdwood b537522a65 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>
2019-11-12 09:17:38 -08:00
Liam Girdwood a01016f945
Initial commit 2019-11-11 13:50:00 +00:00