From 3c4783042eed3f7e9343922a574d74c1f2d31ed2 Mon Sep 17 00:00:00 2001 From: Joakim Andersson Date: Wed, 4 Jan 2023 11:58:45 +0100 Subject: [PATCH] manifest: Update TF-M to use upstream patch for MBedTLS build warnings Update TF-M version which remove the downstream patch and replaces it with the upstream TF-M patch for masking MBedTLS build warning of unused const variable. Signed-off-by: Joakim Andersson --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 997b7c0e17d..9a8d85f54e6 100644 --- a/west.yml +++ b/west.yml @@ -234,7 +234,7 @@ manifest: groups: - debug - name: trusted-firmware-m - revision: 887798f6e67203e6a77059a86edf41bb136a3c0b + revision: 13abde213930ffdf600cf8f01113da8a5fdd9d9c path: modules/tee/tf-m/trusted-firmware-m groups: - tee