mcuboot/boot/bootutil
David Brown 9d72546f02 bootutil: Fix issue with align > 1
Some flash devices not only require writes to occur on an `align` byte
boundary, but also require that the writes be done in chunks of this
size as well.  Enhance the sections that write status bytes to write
more than a single status byte.
2017-01-23 16:01:02 -07:00
..
include/bootutil boot; first cut at adding support for signatures with ECSDA using NIST P-256. 2017-01-05 17:57:46 -08:00
src bootutil: Fix issue with align > 1 2017-01-23 16:01:02 -07:00
test Revert "boot - don't interpet end of image as trailer." 2017-01-10 15:52:53 -08:00
design.txt MYNEWT-518 - Clean up previous commit. 2017-01-05 17:56:50 -08:00
pkg.yml boot; first cut at adding support for signatures with ECSDA using NIST P-256. 2017-01-05 17:57:46 -08:00
signed_images.md bootutil; add info about how to create keys for ECC 256. 2017-01-05 17:57:51 -08:00
syscfg.yml boot; first cut at adding support for signatures with ECSDA using NIST P-256. 2017-01-05 17:57:46 -08:00