mcuboot/boot
Jamie McCrae ea2410697d boot: bootutil: boot_record: Fix issue with saving image data
Fixes an issue with saving shared boot data when the number of
images is more than 1. This is caused becuase the function is
called once per image but the function itself saves common data
plus data for all images, so prevent saving when it has already
ran once

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
(cherry picked from commit bcffc62c66)
2024-11-15 07:46:11 +00:00
..
boot_serial boot_serial: Fix `format` warning 2024-11-04 14:28:21 +00:00
bootutil boot: bootutil: boot_record: Fix issue with saving image data 2024-11-15 07:46:11 +00:00
cypress Revert "boot: Add MCUBOOT_HW_KEY support for image encryption" 2024-07-09 09:19:43 -06:00
espressif espressif: allow the use of a different toolchain for building 2023-10-17 04:41:37 -03:00
mbed Revert "boot: Add MCUBOOT_HW_KEY support for image encryption" 2024-07-09 09:19:43 -06:00
mynewt mynewt: Igore swap_scratch.c for single application slot 2024-05-23 18:09:36 +02:00
nuttx nuttx: switch to flash_area_get_sector 2023-08-02 11:28:34 +02:00
zcbor zcbor: Make changes to zcbor code to satisfy mynewt compile options 2024-01-30 12:18:51 +00:00
zephyr boards: mcxn947_qspi: fix mcuboot partition allocation 2024-11-15 07:45:33 +00:00