manifest: update MCUboot

Mcuboot was synchronized with its upstream project to:
05143ce236

- Fixed serial recovery skipping on nrf5340
- Fixed issue which caused that progressive's erase feature
was off although was selected by Kconfig (introduced by #42c985cead)
- Added check of reset address in incoming image validation phase,
see CONFIG_MCUBOOT_VERIFY_IMG_ADDRESS
- Allow image header bigger than 1 KB for encrypted images
- Fixed build with image encryption using RSA
(issue introduced by migration to mbedTLS 3.0.0)
- stm32: watchdog support
- many documentation improvements

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This commit is contained in:
Andrzej Puzdrowski 2021-12-08 17:24:32 +01:00 committed by Christopher Friedt
commit 80b0f1943b

View file

@ -168,7 +168,7 @@ manifest:
groups:
- crypto
- name: mcuboot
revision: 225b02468bf77806bdd5f503725256cb345970d2
revision: 33906b472a6c0ed4e2ca3520eb4eed1db40c6018
path: bootloader/mcuboot
- name: mipi-sys-t
path: modules/debug/mipi-sys-t