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

soc: nordic: add vpr_launcher in sysbuild #71348

Merged
merged 1 commit into from
May 14, 2024

Conversation

masz-nordic
Copy link
Collaborator

@masz-nordic masz-nordic commented Apr 10, 2024

Depends on #71320

@nordicjm
Copy link
Collaborator

First commit can be dropped and PR rebased

@masz-nordic
Copy link
Collaborator Author

Rebased

soc/nordic/sysbuild.cmake Outdated Show resolved Hide resolved
soc/nordic/common/vpr/Kconfig.sysbuild Show resolved Hide resolved
soc/nordic/sysbuild.cmake Outdated Show resolved Hide resolved
@masz-nordic
Copy link
Collaborator Author

Changed the mechanism that chooses snippet to base on board variant instead of Kconfig.

nordicjm
nordicjm previously approved these changes Apr 15, 2024
tejlmand
tejlmand previously approved these changes Apr 17, 2024
@masz-nordic masz-nordic dismissed stale reviews from tejlmand and nordicjm via 29632b4 April 17, 2024 09:35
@masz-nordic
Copy link
Collaborator Author

Since #70892 has been merged, I've rebased and added a commit that enables nRF54L15 FLPR support.

soc/nordic/sysbuild.cmake Outdated Show resolved Hide resolved
@masz-nordic masz-nordic requested a review from tejlmand April 22, 2024 09:49
Copy link
Collaborator

@tejlmand tejlmand left a comment

Choose a reason for hiding this comment

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

let's remove the detailed board variant knowledge at SoC level code.

A generic handling of qualifiers can be accepted as that is not tied directly to board knowledge, and as additional bonus it will allow for additional / oot launcher snippets without changing the code.

soc/nordic/sysbuild.cmake Outdated Show resolved Hide resolved
soc/nordic/sysbuild.cmake Outdated Show resolved Hide resolved
soc/nordic/sysbuild.cmake Outdated Show resolved Hide resolved
57300
57300 previously approved these changes May 13, 2024
tejlmand
tejlmand previously approved these changes May 14, 2024
jaz1-nordic
jaz1-nordic previously approved these changes May 14, 2024
Copy link
Member

@henrikbrixandersen henrikbrixandersen left a comment

Choose a reason for hiding this comment

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

Please document (in the Kconfig help text?) what a "VPR launcher" is.

@masz-nordic
Copy link
Collaborator Author

@henrikbrixandersen done

@carlescufi carlescufi requested review from tejlmand and 57300 May 14, 2024 10:07
`SB_CONFIG_VPR_LAUNCHER` can now be used in building a VPR target,
to enable automatic building of image that will launch the VPR.

Signed-off-by: Marcin Szymczyk <[email protected]>
@carlescufi carlescufi merged commit 41b856f into zephyrproject-rtos:main May 14, 2024
21 checks passed
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.

8 participants