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:
Jamie McCrae 2023-09-27 07:51:27 +01:00 committed by Carles Cufí
commit 7c0137afa6

View file

@ -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