-
Notifications
You must be signed in to change notification settings - Fork 742
Port nrf7120 upstream sdk zephyr #3627
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
Draft
rob-robinson-14
wants to merge
5
commits into
nrfconnect:main
Choose a base branch
from
rob-robinson-14:port-nrf7120-upstream-sdk-zephyr
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Port nrf7120 upstream sdk zephyr #3627
rob-robinson-14
wants to merge
5
commits into
nrfconnect:main
from
rob-robinson-14:port-nrf7120-upstream-sdk-zephyr
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 10, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
980f255 to
d02e469
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 10, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
d02e469 to
fe40e22
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 12, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
fe40e22 to
18c634f
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 12, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
18c634f to
fdf093c
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 12, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
fdf093c to
0dd0e0e
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 15, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
0dd0e0e to
66bf7dd
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 17, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
66bf7dd to
2f921c7
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 17, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
2f921c7 to
9bc4c70
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 17, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
9bc4c70 to
beab7fa
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 18, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
beab7fa to
22a9ec0
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 18, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
22a9ec0 to
2e03f85
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 18, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
2e03f85 to
fcd5a3f
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 18, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
Rename nRF7120PDK to nRF7120DK to align with upstream zephyr Align to nrf4.0 Add tfm_platform_user_memory_ranges.h files Signed-off-by: Robert Robinson <robert.robinson@nordicsemi.no> (cherry picked from commit ce56325cd255c690982c2482b4d19f798a7cdf12)
This commit adds initial support for non secure nRF7120 targets in zephyr. There are important limitations, such as: - The hardware Crypto accelerator is not supported and thus the non secure target is NOT secure for production applications in upstream Zephyr. - The BL2 is not supported, so no DFU is supported with this support Signed-off-by: Robert Robinson <robert.robinson@nordicsemi.no> (cherry picked from commit 38cd5c4ce36c9e7c4efc6f67d1ea27b723c14505)
Add SoC files for nrf7120. Signed-off-by: Robert Robinson <robert.robinson@nordicsemi.no> (cherry picked from commit a4ea90db6537fe546be9b5eb3cdb0ad288c43a3a)
Add all board files for nRF7120dk Signed-off-by: Robert Robinson <robert.robinson@nordicsemi.no> (cherry picked from commit e0c9526be72b360c539fa256b8c2221d2e318489)
Add dts files for nRF7120 SoC. Signed-off-by: Robert Robinson <robert.robinson@nordicsemi.no> (cherry picked from commit ab333ebb661c77539b30b06e1cd400756b3a9d0a)
fcd5a3f to
113f99c
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 19, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3627 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
|
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.