-
Notifications
You must be signed in to change notification settings - Fork 675
[nrf fromlist] [DRAFT] Misc. support for nrf9280pdk_cpuapp_iron #2939
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
ayla-nordicsemi
wants to merge
8
commits into
nrfconnect:main
Choose a base branch
from
ayla-nordicsemi:lr_ironside_adaptation
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
[nrf fromlist] [DRAFT] Misc. support for nrf9280pdk_cpuapp_iron #2939
ayla-nordicsemi
wants to merge
8
commits into
nrfconnect:main
from
ayla-nordicsemi:lr_ironside_adaptation
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
This was referenced Jun 6, 2025
Open
d671b83
to
52bc1c6
Compare
d874099
to
d30004f
Compare
- use early init hook instead of nrf92_init. - add config flag for iron variant. Upstream PR #: 90756 Signed-off-by: Aymen LAOUINI <aymen.laouini@nordicsemi.no>
9288af0
to
b44a202
Compare
- Add support of next generation secure firmware to nrf92 application core. Upstream PR #: 90756 Signed-off-by: Aymen LAOUINI <aymen.laouini@nordicsemi.no>
…F service CPUCONF service now supports application on nrf92 application cores. Upstream PR #: 90756 Signed-off-by: Aymen LAOUINI <aymen.laouini@nordicsemi.no>
… for API. - Message is written to the boot report of core. Upstream PR #: 90756 Signed-off-by: Aymen LAOUINI <aymen.laouini@nordicsemi.no>
Added overlay for nrf9280 cpuapp iron board. Upstream PR #: 90756 Signed-off-by: Aymen LAOUINI <aymen.laouini@nordicsemi.no>
…9280 iron Added overlay for nrf9280 cpuapp iron board. Upstream PR #: 90756 Signed-off-by: Aymen LAOUINI <aymen.laouini@nordicsemi.no>
Added overlay for nrf9280 cpuapp iron board. Modified overlay for nrf9280 cpuapp board to use common dtsi. Upstream PR #: 90756 Signed-off-by: Aymen LAOUINI <aymen.laouini@nordicsemi.no>
b44a202
to
34e0485
Compare
…ns for nrf9280 - Correct test by adding ISR offset definitions for nrf9280 ppr and flrp. Upstream PR #: 90756 Signed-off-by: Aymen LAOUINI <aymen.laouini@nordicsemi.no>
34e0485
to
bfcc60f
Compare
|
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.
This pull request adds dts files required to support nrf9280pdk iron variant for the next Nordic secure firmware.
Modifications are spread through Drivers, Firmware and Soc files.
prepared from Upstream PR #: 90756
not yet to merge