Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 2, 2025

Backport fc695cb from #3580.

Zephyr generates the system call headers using CMake custom
targets and various scripts. Some platforms, like the Nordic onces,
reuse some files located in Zephyr inside the TF-M build as well.
Because of this the generated Zephyr headers needs to exist before
TF-M starts the build process in order to succeed.

This adds a dependency to make sure TF-M starts building after the
Zephyr custom command which generates the system call headers is
executed.

Upstream PR #: 100367

Signed-off-by: Georgios Vasilakis <[email protected]>
(cherry picked from commit fc695cb)
@rlubos
Copy link
Contributor

rlubos commented Dec 3, 2025

@Vge0rge This needs a manifest PR for the release branch.

@tomi-font
Copy link
Contributor

nrfconnect/sdk-nrf#26011

@rlubos rlubos merged commit 3c9df6f into ncs-v3.2-branch Dec 3, 2025
@NordicBuilder
Copy link
Contributor

none

Note: This comment is automatically posted and updated by the Contribs GitHub Action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants