Skip to content
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

[nrf fromlist] cmake: add tfm / tfa image information to build info #2632

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

tejlmand
Copy link
Contributor

Support for list of images in build info was added with commit 4061311 and is used by sysbuild.

Zephyr itself also uses CMake's External Project feature when including TF-M or TF-A in a Zephyr build.

Populate build info with TF-M / TF-A information when said image is included in the build.

Upstream PR #: 86881

Support for list of images in build info was added with commit
4061311 and is used by sysbuild.

Zephyr itself also uses CMake's External Project feature when including
TF-M or TF-A in a Zephyr build.

Populate build info with TF-M / TF-A information when said image is
included in the build.

Upstream PR #: 86881

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
@tejlmand tejlmand merged commit 3b583c2 into nrfconnect:main Mar 27, 2025
17 checks passed
@kylebonnici
Copy link

@tejlmand

Just made an observation

image

type is not set like we do at sysbuild level

image

I think type should be set to allow us to differentiate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants