mcuboot/boot/bootutil
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
..
include/bootutil bootutil: Fix AES and SHA-256 contexts not zeroized with mbedTLS 2024-11-04 14:28:43 +00:00
src boot: bootutil: boot_record: Fix issue with saving image data 2024-11-15 07:46:11 +00:00
zephyr zephyr: direct inclusion of the hooks file 2022-08-04 11:17:19 +02:00
CMakeLists.txt bootutil/crypto: Have a single ECDSA verification module 2023-04-26 13:57:53 +02:00
pkg.yml mynewt: Igore swap_scratch.c for single application slot 2024-05-23 18:09:36 +02:00