Skip to content

Commit 3a2e113

Browse files
manifest: update mcuboot
Synchronized up to: mcu-tools/mcuboot@e512181 Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent 2d21548 commit 3a2e113

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

doc/releases/release-notes-2.5.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,13 +318,20 @@ MCUBoot
318318
see ``CONFIG_MCUBOOT_CLEANUP_ARM_CORE``.
319319
* Allow the final data chunk in the image to be unaligned in
320320
the serial-recovery protocol.
321+
* Kconfig: allow xip-revert only for xip-mode.
322+
* ext: tinycrypt: update ctr mode to stream.
323+
* Use minimal CBPRINTF implementation.
324+
* Configure logging to LOG_MINIMAL by default.
325+
* boot: cleanup NXP MPU configuration before boot.
326+
* Fix nokogiri<=1.11.0.rc4 vulnerability.
321327

322328
* imgtool
323329

324330
* Print image digest during verify.
325331
* Add possibility to set confirm flag for hex files as well.
326332
* Usage of --confirm implies --pad.
327333
* Fixed 'custom_tlvs' argument handling.
334+
* Add support for setting fixed ROM address into image header.
328335

329336

330337
Trusted-Firmware-M

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ manifest:
9393
revision: 13cf2e52024a144ecee9f37680681760a85febab
9494
path: modules/crypto/mbedtls
9595
- name: mcuboot
96-
revision: c71d2186077f9fd5f6d1aa53ee3f09dc41ce78f6
96+
revision: c986a9059c55f21d1f6e87ca8c2ceed98bb76ad0
9797
path: bootloader/mcuboot
9898
- name: mcumgr
9999
revision: 697e145d5ee5e4b400e9d7bceaec79f6ac29df7c

0 commit comments

Comments
 (0)