From de1ec72e1c8e16b6016c41e7d4783a11ee4fbba1 Mon Sep 17 00:00:00 2001 From: BUDKE Gerson Fernando Date: Tue, 22 Jul 2025 17:09:13 +0200 Subject: [PATCH] west.yml: Bump tf-m with stm32 patches This patches are necessary to make STM32U5Axxx works with TF-M. Signed-off-by: BUDKE Gerson Fernando --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 97bc3f50dbf9f..76a859e481172 100644 --- a/west.yml +++ b/west.yml @@ -363,7 +363,7 @@ manifest: groups: - tee - name: trusted-firmware-m - revision: 021e2bbd50c215e41710a72e05abce3224f074a7 + revision: pull/145/head path: modules/tee/tf-m/trusted-firmware-m groups: - tee