Skip to content

Commit 94ae6fc

Browse files
henrikbrixandersencarlescufi
authored andcommitted
manifest: update mcuboot
Synchronized up to: mcu-tools/mcuboot@e512181 Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent fe746f9 commit 94ae6fc

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
@@ -321,13 +321,20 @@ MCUBoot
321321
see ``CONFIG_MCUBOOT_CLEANUP_ARM_CORE``.
322322
* Allow the final data chunk in the image to be unaligned in
323323
the serial-recovery protocol.
324+
* Kconfig: allow xip-revert only for xip-mode.
325+
* ext: tinycrypt: update ctr mode to stream.
326+
* Use minimal CBPRINTF implementation.
327+
* Configure logging to LOG_MINIMAL by default.
328+
* boot: cleanup NXP MPU configuration before boot.
329+
* Fix nokogiri<=1.11.0.rc4 vulnerability.
324330

325331
* imgtool
326332

327333
* Print image digest during verify.
328334
* Add possibility to set confirm flag for hex files as well.
329335
* Usage of --confirm implies --pad.
330336
* Fixed 'custom_tlvs' argument handling.
337+
* Add support for setting fixed ROM address into image header.
331338

332339

333340
Trusted-Firmware-M

west.yml

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

0 commit comments

Comments
 (0)