Skip to content

Commit c2072a8

Browse files
nordicjmmasz-nordic
authored andcommitted
[nrf fromtree] west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: b192716c969ad358bb3a1db60c898212f3275c55 Brings following Zephyr relevant fixes: - b192716c Revert "loader: Allow to specify slot number in version" - 5b7bccf9 boot: bootutil: swap_offset: Fix not including unprotected TLVs - ee9efe01 bootutil: Replace boot_write_enc_key with boot_write_enc_keys - 80a39c64 bootutil: Replace literal slot indexes with identifiers Signed-off-by: Jamie McCrae <[email protected]> (cherry picked from commit fbdc8b2)
1 parent 7f4a3f7 commit c2072a8

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: 48b0f6da9af8d009eb8eafba023998a7d85320a1
319+
revision: b192716c969ad358bb3a1db60c898212f3275c55
320320
path: bootloader/mcuboot
321321
groups:
322322
- bootloader

0 commit comments

Comments
 (0)