From 93f7a48e0da225969eb0198e8f80fa365c5cc20a Mon Sep 17 00:00:00 2001 From: David Brown Date: Thu, 14 Oct 2021 14:00:29 -0600 Subject: [PATCH] manifest: Use Mbed TLS 3.0 based on upstream Use a new branch of Mbed TLS 3.0 based on the upstream history rather than our local version with a different directory layout. Signed-off-by: David Brown --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index df172eeca7f..f3e509cfb5a 100644 --- a/west.yml +++ b/west.yml @@ -153,7 +153,7 @@ manifest: revision: 8e303c264fc21c2116dc612658003a22e933124d path: modules/lib/lz4 - name: mbedtls - revision: 8c358faaaa09492c4c0d91d4a74806180cb8abd0 + revision: bf66e18046a96e83b6ef3bb4bec0ae81bdcefc68 path: modules/crypto/mbedtls groups: - crypto