mcuboot/boot
Ioannis Glaropoulos 518d93a6b6 zephyr: Kconfig: change default for MCUBOOT_CLEANUP_ARM_CODE
Zephyr has introduced an option to perform the cleanup
of ARM core HW registers during early boot, when the
firmware is chain-loaded by MCUboot. Therefore, MCUboot
does not need to perform the same cleanup before jumping
to the application image. The patch relies on the fact
that building MCUboot with Zephyr implies loading also
a Zephyr-based application firmware. If this is not the
case, the application developer needs to enable the
MCUBOOT_CLEANUP_ARM_CODE Kconfig option manually, in the
project configuration.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-10-28 22:02:15 +01:00
..
boot_serial boot/boot_serial: allow nonaligned last chunk 2020-10-23 17:01:00 +02:00
bootutil boot: Fix FIH_LABEL/FIH_CALL macros for IAR 2020-10-28 12:01:45 -03:00
cypress boot: remove direct fih delay rng inclusion 2020-10-07 13:50:16 +02:00
mynewt boot: remove direct fih delay rng inclusion 2020-10-07 13:50:16 +02:00
zephyr zephyr: Kconfig: change default for MCUBOOT_CLEANUP_ARM_CODE 2020-10-28 22:02:15 +01:00