File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff 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
330337Trusted-Firmware-M
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments