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 @@ -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
333340Trusted-Firmware-M
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments