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

Simplify TF-M Build Configuration Options #6

Merged

Conversation

Stylie777
Copy link
Contributor

Simplify TF-M Build Configuration Options

Description

To simplify the build options for TF-M in CMake, rather than declaring separate variables, pass these as part of TFM_CMAKE_ARGS to TF-M.

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • [N/A] I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Stylie777 and others added 2 commits August 18, 2023 10:37
Many variables that are used by TF-M can be set together
within the `TFM_CMAKE_ARGS` variable. This simplifies the
configuration options with them all being located in
one place.

Signed-off-by: Jack Styles <jack.styles@arm.com>
Since blinky example doesn't suppport firmware update, disable the
firmware update partition and other relevant config options.

Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
@Stylie777 Stylie777 requested a review from a team as a code owner August 22, 2023 10:45
@urutva urutva merged commit 5dcc87f into FreeRTOS:main Aug 22, 2023
4 checks passed
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