From 3ae670199b159913c39362a52ae229b09582e5d4 Mon Sep 17 00:00:00 2001 From: Tomi Fontanilles Date: Thu, 11 Apr 2024 12:32:49 +0300 Subject: [PATCH] manifest: mcuboot: apply fix for MbedTLS 3.6.0 Fixes issues with MbedTLS's check_config.h. Signed-off-by: Tomi Fontanilles --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index aede7861270..2dfce2b26ee 100644 --- a/west.yml +++ b/west.yml @@ -282,7 +282,7 @@ manifest: groups: - crypto - name: mcuboot - revision: 78bfe750cde0f8dfcf81bb4c0a68243d45906def + revision: d4394c2f9b76e0a7b758441cea3a8ceb896f66c8 path: bootloader/mcuboot - name: mipi-sys-t path: modules/debug/mipi-sys-t