From ea7909de50020de497b6204148cf6c41d24cb692 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 4 Jun 2025 18:37:37 -0700 Subject: [PATCH] modules: Update trusted-firmware-m for picolibc This adds linker script bits and compiler options so that trusted-firmware-m will build with picolibc. This has not been merged to the Zephyr trusted-firmware-m repository yet: https://github.com/zephyrproject-rtos/trusted-firmware-m/pull/134 Signed-off-by: Keith Packard --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index ead1b90e0831d..7795bcdbd87b3 100644 --- a/west.yml +++ b/west.yml @@ -364,7 +364,7 @@ manifest: groups: - tee - name: trusted-firmware-m - revision: 3e12b0cc27d828d7ec04c4ac62ad45a9a905573e + revision: pull/134/head path: modules/tee/tf-m/trusted-firmware-m groups: - tee