Skip to content

Commit ed1faa2

Browse files
nordicjmkartben
authored andcommitted
west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: c8470fb145f8aff92696d05396fb77c3b8068b32 Brings following Zephyr relevant fixes: - 2f294d1f zephyr: Use flash_area_flatten in bs_custom_storage_erase - 2346d69c zephyr: Add support for devices without erase and reduced erases - 2a2b562b bootutil: Add support for devices without erase and reduced erases - 1ead4a67 boot: zephyr: kconfig: Remove superflous default n lines - e5d8640c zephyr: Add missing selection for allowed SHA algorithms - f523c60d zephyr: Fix ED25519 compilation with mbedTLS - 0ba80ffb zephyr: Prevent selecting MBEDTLS_ASN1_PARSE_C when not needed - ec86244a zephyr: Do not compile ASN1 code when bypassed - a01ca4cf bootutil: Fix ASN1 bypass not building - 4535ad98 boot: Additional flash_area_open removals - c0bb1337 boot: zephyr: boards: Add frdm-mcxn236 configuration Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
1 parent 152a03b commit ed1faa2

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
@@ -303,7 +303,7 @@ manifest:
303303
groups:
304304
- crypto
305305
- name: mcuboot
306-
revision: 1b2fc096d9a683a7481b13749d01ca8fa78e7afd
306+
revision: c8470fb145f8aff92696d05396fb77c3b8068b32
307307
path: bootloader/mcuboot
308308
groups:
309309
- bootloader

0 commit comments

Comments
 (0)