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

mcuboot: nrf53_hooks: Update network core from hook #8232

Closed
wants to merge 1 commit into from

Conversation

aiminhua
Copy link

@aiminhua aiminhua commented Jul 25, 2022

Moved network_core_update() from loader.c to here. In this way,
we support network core update from different secondary slot
locations: external secondary slot, internal secondary slot and
external secondary slot 1 and internal secondary slot 1.

This PR works with another PR: nrfconnect/sdk-mcuboot#208

Signed-off-by: Kevin Ai [email protected]

@aiminhua aiminhua requested a review from tejlmand as a code owner July 25, 2022 04:51
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 25, 2022
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 25, 2022

Integration test specification

Test Module File based changes Manually selected West overwrite
test-ci-nrfconnect-boot-fw-update X
test-fw-nrfconnect-chip X
test-sdk-find-my X
test-sdk-homekit X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

Moved network_core_update() from loader.c to here. In this way,
we support network core update from different secondary slot
locations: external secondary slot, internal secondary slot and
external secondary slot 1 and internal secondary slot 1.

Signed-off-by: Kevin Ai <[email protected]>
@aiminhua aiminhua force-pushed the update_net_extFlash branch from be18894 to c82a8ab Compare July 26, 2022 02:43
@github-actions
Copy link

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Sep 25, 2022
@github-actions github-actions bot closed this Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants