From 25496904738d37fcbc1d636a7efa40df21a2e7f4 Mon Sep 17 00:00:00 2001 From: Dominik Ermel Date: Tue, 22 Oct 2024 13:19:58 +0000 Subject: [PATCH] manifest: Update MCUboot with fix removing default mbedTSL cfg The commit updates sdk-mcuboot to bring in [nrf noup] commit that removed setting default mbedTSL configuration in prj.conf, CONFIG_MBEDTLS_CFG_FILE="mcuboot-mbedtls-cfg.h", that was overriding setting nrf-config.h, as the configuration. Signed-off-by: Dominik Ermel --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 7b95ecf85b6..3e39daa29bc 100644 --- a/west.yml +++ b/west.yml @@ -132,7 +132,7 @@ manifest: compare-by-default: true - name: mcuboot repo-path: sdk-mcuboot - revision: 720fa02787366f9f787b847194f6814921147770 + revision: 68b96b802cdeef77ce4200e776afa46f6d3cfb66 path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR