west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: 6c8c76fc37f10d7f3ce44474dc2a450f61ff46e0 Brings following Zephyr relevant fixes: - 4da51013 zephyr: Add shared data support - 9bef51ce bootutil/crypto: Do not include import key with PSA - db2024eb espressif: update secure boot and flash encryption Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
acb4e2748c
commit
7c0137afa6
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -287,7 +287,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- crypto
|
- crypto
|
||||||
- name: mcuboot
|
- name: mcuboot
|
||||||
revision: 736234caa5ee0b3090cf02e5af0c2dc798aa4beb
|
revision: 6c8c76fc37f10d7f3ce44474dc2a450f61ff46e0
|
||||||
path: bootloader/mcuboot
|
path: bootloader/mcuboot
|
||||||
- name: mipi-sys-t
|
- name: mipi-sys-t
|
||||||
path: modules/debug/mipi-sys-t
|
path: modules/debug/mipi-sys-t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue