doc: release: 3.5: Add fixed bug to MCUboot log

Adds a note on a bug being fixed with align on non-swap modes

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2023-10-05 10:29:29 +01:00 committed by Carles Cufí
parent fed8115733
commit b3c5150753

View file

@ -507,6 +507,8 @@ MCUboot
* Fixed issue with serial recovery use of MBEDTLS having undefined operations which led to usage
faults when the secondary slot image was encrypted.
* Fixed issue with bootutil asserting on maximum alignment in non-swap modes.
* Added error output when flash device fails to open and asserts are disabled, which will now
panic the bootloader.