2c21f7101b
The imgtool.py program has been assuming that the input image for signing has a zero padded place for the header at the beginning of the image. This is only true for some platforms. Instead, make this included header space optional. By default, prepend the header to the image. If `--included-header` is specified to the sign command, consider the bytes at the beginning of the image to be padded space for the header. This option is required for Zephyr builds. |
||
---|---|---|
.. | ||
design.txt | ||
imgtool.md | ||
signed_images.md |