diff --git a/doc/releases/release-notes-2.5.rst b/doc/releases/release-notes-2.5.rst index 2eac7aef299..db7d52af589 100644 --- a/doc/releases/release-notes-2.5.rst +++ b/doc/releases/release-notes-2.5.rst @@ -321,6 +321,12 @@ MCUBoot see ``CONFIG_MCUBOOT_CLEANUP_ARM_CORE``. * Allow the final data chunk in the image to be unaligned in the serial-recovery protocol. + * Kconfig: allow xip-revert only for xip-mode. + * ext: tinycrypt: update ctr mode to stream. + * Use minimal CBPRINTF implementation. + * Configure logging to LOG_MINIMAL by default. + * boot: cleanup NXP MPU configuration before boot. + * Fix nokogiri<=1.11.0.rc4 vulnerability. * imgtool @@ -328,6 +334,7 @@ MCUBoot * Add possibility to set confirm flag for hex files as well. * Usage of --confirm implies --pad. * Fixed 'custom_tlvs' argument handling. + * Add support for setting fixed ROM address into image header. Trusted-Firmware-M diff --git a/west.yml b/west.yml index cb79a5b1b93..cb8ec261f5c 100644 --- a/west.yml +++ b/west.yml @@ -94,7 +94,7 @@ manifest: revision: 13cf2e52024a144ecee9f37680681760a85febab path: modules/crypto/mbedtls - name: mcuboot - revision: c71d2186077f9fd5f6d1aa53ee3f09dc41ce78f6 + revision: c986a9059c55f21d1f6e87ca8c2ceed98bb76ad0 path: bootloader/mcuboot - name: mcumgr revision: 697e145d5ee5e4b400e9d7bceaec79f6ac29df7c