mcuboot/doc
David Brown 2c21f7101b imgtool: Make "included header" optional
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.
2017-06-13 15:54:45 -04:00
..
design.txt Move design doc to doc dir 2017-05-01 07:41:59 -03:00
imgtool.md imgtool: Make "included header" optional 2017-06-13 15:54:45 -04:00
signed_images.md Make mcuboot less mynewt style 2017-06-02 10:55:27 -07:00