west.yml: MCUboot synchronization from upstream

Update Zephyr fork of MCUboot to revision:
  78bfe750cde0f8dfcf81bb4c0a68243d45906def

Brings following Zephyr relevant fixes:
  - 73315f7b bootutil: Fix memory leak in HKDF implementation
  - 453096b1 zephyr: arm: Update reading the flash image reset
    vector
  - 14961292 boot: zephyr: Add optional MCUboot boot banner
  - 7174dd2b boot: zephyr: boards: actinius: enable multithreading
    in config
  - 556b32a6 boot: Removed unnecessary if-statement
  - da2e2ab4 boot: Enforce TLV entries to be protected
  - ea1cdfde boot: Add tlv query for protected region
  - 8c0e36c8 boot: zephyr: esp32: rename boards to meet hwmv2
  - f06bc711 bootutil/crypto: Builtin ECDSA key support for PSA
    Crypto backend
  - e369784b bootutil: Allow the usage of builtin keys in
    verification
  - c5a528ba New OVERWRITE_ONLY_KEEP_BACKUP option

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2024-04-18 09:19:45 +01:00 committed by Anas Nashif
commit d12301f9ae

View file

@ -282,7 +282,7 @@ manifest:
groups:
- crypto
- name: mcuboot
revision: 24ac8cc2be9384288829aac7477f522a7a71f3d4
revision: 78bfe750cde0f8dfcf81bb4c0a68243d45906def
path: bootloader/mcuboot
- name: mipi-sys-t
path: modules/debug/mipi-sys-t