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

sysbuild changes #1706

Merged
merged 7 commits into from
May 22, 2024
Merged

sysbuild changes #1706

merged 7 commits into from
May 22, 2024

Conversation

nordicjm
Copy link
Contributor

Adds a sysbuild Kconfig file which enables external flash when partition manager is enabled

@NordicBuilder NordicBuilder requested a review from anangl May 13, 2024 07:53
@nordicjm nordicjm force-pushed the sysbuild branch 3 times, most recently from 4430f02 to fbd923d Compare May 14, 2024 10:29
@NordicBuilder NordicBuilder requested a review from carlescufi May 14, 2024 11:41
@nordicjm nordicjm force-pushed the sysbuild branch 3 times, most recently from be44adf to 8e53ada Compare May 15, 2024 08:03
@nordicjm nordicjm changed the title [nrf noup] boards: nordic: thingy53: Add sysbuild Kconfig file sysbuild changes May 15, 2024
@NordicBuilder NordicBuilder requested review from gchwier and PerMac May 15, 2024 08:04
@nordicjm nordicjm force-pushed the sysbuild branch 6 times, most recently from 9a24e39 to 9c4f526 Compare May 21, 2024 08:17
nordicjm and others added 6 commits May 21, 2024 18:30
Adds a sysbuild Kconfig file which enables external flash when
partition manager is enabled

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Uses sysbuild by default when building an application which resides in
an allowed NCS-based directory when the sysbuild config key is not
set. Do not use sysbuild if the mps2 board is being used to avoid
problems with CI testing.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
Using `erase` with west-flash was blocked as it was
messing with sysbuild. With #69748 the issue is fixed, hence
'erase' is no longer blocked.
Remove obsolete twister test

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
(cherry picked from commit be682e2)
Removed following fields from relevant Handlers,
as they were unused in code:

* Handler's state
* Handler's generator
* BinaryHandler's call_west_flash
* QEMUHandler's results
* QEMUWinHandler's results

Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>
(cherry picked from commit 83db378)
Fix issue 72083. Update path to zephyr.exe binary using
default domain from domains.yaml file.

Upstream PR: zephyrproject-rtos/zephyr#72100

Signed-off-by: Grzegorz Chwierut <grzegorz.chwierut@nordicsemi.no>
…board

PR #72100 broke execution of unit type tests. This commit fixes
it by bringing back the "old" logic for selecting a binary path
for unit type tests.

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
(cherry picked from commit 7d3dc4e)
Enables MCUboot, empty network core and network core updates by
default when building for the thingy53

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
@rlubos rlubos merged commit 2bc6913 into nrfconnect:main May 22, 2024
39 of 40 checks passed
@nordicjm nordicjm deleted the sysbuild branch November 6, 2024 07:52
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.

7 participants