From 3f70496d301e9502514bf56845575c8db1959785 Mon Sep 17 00:00:00 2001 From: Tomi Fontanilles Date: Tue, 9 Apr 2024 15:20:20 +0300 Subject: [PATCH] manifest: trusted-firmware-m: adapt to MbedTLS 3.6.0 Apply patches to the current TF-M version (2.0) so that it works with the updated MbedTLS (3.6.0). Signed-off-by: Tomi Fontanilles --- submanifests/optional.yaml | 2 +- west.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/submanifests/optional.yaml b/submanifests/optional.yaml index 729e543c3f1..1e278cc8f6d 100644 --- a/submanifests/optional.yaml +++ b/submanifests/optional.yaml @@ -40,7 +40,7 @@ manifest: groups: - optional - name: tf-m-tests - revision: 08a3158f0623a4205608a52d880b17ae394e31d2 + revision: 85f533a4aa5b4fe31247676a923db7453eb4429c path: modules/tee/tf-m/tf-m-tests remote: upstream groups: diff --git a/west.yml b/west.yml index 9383458dd21..aede7861270 100644 --- a/west.yml +++ b/west.yml @@ -322,7 +322,7 @@ manifest: groups: - crypto - name: trusted-firmware-m - revision: 0b898c9b72171b0a260c0bb64a92ea4713f9e931 + revision: 785d87492490069b62170159fcf21c385f90f4eb path: modules/tee/tf-m/trusted-firmware-m groups: - tee