mcuboot/boot/bootutil
David Brown 2b8a695be1 Convert BOOT_MAGIC_SZ to #define
Convert this `extern const uint32_t` to a simple define.  Provide an
accessor function so that the simulator is able to access the value as
well.  This has a minor improvement on the generated code within MCUboot
itself.

Signed-off-by: David Brown <david.brown@linaro.org>
2019-10-02 10:17:22 -07:00
..
include/bootutil Change BOOT_MAX_ALIGN to #define 2019-10-02 10:17:22 -07:00
src Convert BOOT_MAGIC_SZ to #define 2019-10-02 10:17:22 -07:00
pkg.yml Add Mynewt ed25519 support 2019-06-13 19:21:05 -03:00