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

Nrf5340 ipc split #3104

Merged
merged 2 commits into from
Nov 13, 2023
Merged

Nrf5340 ipc split #3104

merged 2 commits into from
Nov 13, 2023

Conversation

sjanc
Copy link
Contributor

@sjanc sjanc commented Nov 8, 2023

No description provided.

This splits IPC initialization into two phases: IPC setup and
networking core startup. This allows to do any custom IPC setup
before actually starting networking core. By default netcore is
enabled right after setup so not functional changes.
Restart code was not implementing errata 161 which could lead to
erroneous networking core behavior after reset.
@sjanc sjanc force-pushed the nrf5340_ipc_split branch from c414f4e to b49853d Compare November 8, 2023 13:49
Copy link
Contributor

@kasjer kasjer left a comment

Choose a reason for hiding this comment

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

LGTM

@sjanc sjanc merged commit 22ebb10 into apache:master Nov 13, 2023
15 checks passed
@sjanc sjanc deleted the nrf5340_ipc_split branch November 13, 2023 10:17
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.

2 participants