Skip to content

Commit 80d007f

Browse files
nordicjmpdgendt
authored andcommitted
west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: d5b0dcb9aaee397fc105ae2228e8030038c3d871 Brings following Zephyr relevant fixes: - d5b0dcb9 hooks: Use dedicated type for slot numbers - cf138a0f boot: zephyr: config: Introduce MCUBOOT_BOOT_MAX_ALIGN Kconfig symbol - 677f1602 boot: zephyr: boards: delete frdm_mcxa156 configuration - 3c8e5717 zephyr: nRF54L05 and L10 configuration with LTO enabled - 4ea993ce zephyr: Remove duplicate zephyr module line - 8d14eebf boot: bootutil: Fix upgrade only serial recovery slot info - 78f87cf3 boot: zephyr: boards config of the variant stm32 disco kit - cbd3310e boot: zephyr: get base addres from dts for flexspi devices - 425e22be boot/zephyr: fix compilation errors in logging. - ec26273f bootutil: fix null pointer dereference in logging. - 3eb23a5d zephyr: Kconfig to control MCUBOOT_USE_TLV_ALLOW_LIST - a13624f0 bootutil: Add MCUBOOT_USE_TLV_ALLOW_LIST - e375252c boot: Enable Encryption with PSA + ECDSA - 21ed226f boot: bootutil: Fix bootutil_find_key definition - 763be6a5 imgtool: Add sha512 to allowed configurations for ECDSA256P1 - 59d2f7a5 imgtool: Add support for VID and CID - 94ad4d44 boot: Add VID and CID checks Signed-off-by: Jamie McCrae <[email protected]>
1 parent d21129a commit 80d007f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ manifest:
321321
groups:
322322
- crypto
323323
- name: mcuboot
324-
revision: aa4fa2b6e17361dd3ce16a60883059778fd147a9
324+
revision: d5b0dcb9aaee397fc105ae2228e8030038c3d871
325325
path: bootloader/mcuboot
326326
groups:
327327
- bootloader

0 commit comments

Comments
 (0)