Skip to content

Commit 7f4a3f7

Browse files
nordicjmmasz-nordic
authored andcommitted
[nrf fromtree] west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: 48b0f6da9af8d009eb8eafba023998a7d85320a1 Brings following Zephyr relevant fixes: - 48b0f6da imgtool: support producing images in test mode - 2b9f2a2f boot: zephyr: fix getting base address for certain boards - 028d80c3 bootutil: Move boot_enc_init in boot_swap_image - 15d43f20 zephyr: Deprecate MCUBOOT_VERIFY_IMG_ADDRESS - fd2c1428 zephyr: Added MCUBOOT_CHECK_HEADER_LOAD_ADDRESS Kconfig - 1035cc01 bootutil: Add MCUBOOT_CHECK_HEADER_LOAD_ADDRESS - 17a6ecd2 boot: bootutil: fix image_index definition - cc985298 boot: zephyr: Fix IO-based entrance method - 9ca08817 bootutil: Fix minor issues - 8a07053d bootutil: Fix log module registration - 5e1be19f boot: bootutil: write_sz fix - aed3fb95 docs: Add release note entry for MCUBOOT_BOOT_MAX_ALIGN Zephyr change Signed-off-by: Jamie McCrae <[email protected]> (cherry picked from commit 6f41b3e)
1 parent 89431a7 commit 7f4a3f7

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
@@ -316,7 +316,7 @@ manifest:
316316
groups:
317317
- crypto
318318
- name: mcuboot
319-
revision: d5b0dcb9aaee397fc105ae2228e8030038c3d871
319+
revision: 48b0f6da9af8d009eb8eafba023998a7d85320a1
320320
path: bootloader/mcuboot
321321
groups:
322322
- bootloader

0 commit comments

Comments
 (0)