From 173574780bdd85c30c8f23f762090a011bdab33e 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 4c8c8861312a7..7d61b8b70ffa1 100644 --- a/west.yml +++ b/west.yml @@ -369,7 +369,7 @@ manifest: groups: - tee - name: trusted-firmware-m - revision: 94691a2ed0d9a2802b3419eaa91958329c36871b + revision: pull/134/head path: modules/tee/tf-m/trusted-firmware-m groups: - tee