mcuboot/boot/bootutil
Stephane Le Roy 259d989f2e bootutil: Fix erase of trailer when located in scratch area
Trailer is temporary located in scratch when data of image goes up to last
sector of primary slot. At the end of the swap procedure, the temporary
trailer in scratch must be erased to prevent mcuboot from reading a stale
status from the scratch area. The erase tentative was not correct, this
is fixed.Issue is easily reproduced with an image size of one sector.

Signed-off-by: Stephane Le Roy <stephane.leroy@st.com>
Signed-off-by: Michel Jaouen <michel.jaouen@st.com>
2023-03-15 15:12:24 -03:00
..
include/bootutil FIH: Fix possible static check error caused by FIH_DECLARE 2023-02-27 11:25:33 +01:00
src bootutil: Fix erase of trailer when located in scratch area 2023-03-15 15:12:24 -03:00
zephyr zephyr: direct inclusion of the hooks file 2022-08-04 11:17:19 +02:00
CMakeLists.txt bootutil: extracted app common library from bootutil_misc 2021-01-13 17:49:49 +01:00
pkg.yml boot: mynewt: add ECIES-X25519 support 2020-04-10 17:56:14 -03:00