Skip to content

manifest: Update tf-m module to fix STM32 platform BL2 #93037

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2025

Conversation

etienne-lms
Copy link
Contributor

Sync with TF-M to fix STM32 platforms TF-M BL2 firmware.

Fixes issue #92446.

@etienne-lms etienne-lms linked an issue Jul 11, 2025 that may be closed by this pull request
1 task
@github-actions github-actions bot added the size: XS A PR changing only a single line of code label Jul 11, 2025
@tomi-font
Copy link
Contributor

@etienne-lms CI is red

@tomi-font tomi-font added this to the v4.2.0 milestone Jul 14, 2025
@tomi-font tomi-font added bug The issue is a bug, or the PR is fixing a bug Release Blocker Use this label for justified release blockers labels Jul 14, 2025
west.yml Outdated
@@ -355,7 +355,7 @@ manifest:
groups:
- crypto
- name: trusted-firmware-a
revision: 713ffbf96c5bcbdeab757423f10f73eb304eff07
revision: pull/140/head
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR is merged, link to some commit on main

Sync with TF-M to fix STM32 platforms TF-M BL2 firmware (issue 92446),
and OTP provisioning build error and various build warnings.

Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
Copy link

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
trusted-firmware-m zephyrproject-rtos/trusted-firmware-m@c82c56d zephyrproject-rtos/trusted-firmware-m@d38260c (main) zephyrproject-rtos/trusted-firmware-m@c82c56de..d38260c9

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@etienne-lms
Copy link
Contributor Author

@etienne-lms CI is red

Sorry, I messed-up updating west.yml file.
It's fixed now, bumping to latest merged Zephyr/TF-M commits including more fixes related to ST platforms and a few generic build warning fixes.

Copy link

@danieldegrasse danieldegrasse merged commit 0b1cff2 into zephyrproject-rtos:main Jul 15, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug manifest manifest-trusted-firmware-m Release Blocker Use this label for justified release blockers size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

STM32 platforms with TF-M fail to boot since 4.2.0-rc1
4 participants