From 08bdd1869ccc4d48cbb8b49f3ee5e7a9baac2ac9 Mon Sep 17 00:00:00 2001 From: Georgios Vasilakis Date: Fri, 24 Oct 2025 17:25:06 +0200 Subject: [PATCH] manifest: Update TF-M with Nordic pinctrl fix Updates TF-M with a new revision which updates the pin control headers for Nordic platforms in order to match the ones existing in Zephyr. Fixes #77185 Signed-off-by: Georgios Vasilakis --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 8bda48d552bae..1d8e88cbc85aa 100644 --- a/west.yml +++ b/west.yml @@ -369,7 +369,7 @@ manifest: groups: - tee - name: trusted-firmware-m - revision: d3341a660f2f33156e1a8bb8ea47ad83066defea + revision: pull/151/head path: modules/tee/tf-m/trusted-firmware-m groups: - tee