[nrf fromlist] tests: arch: common: interrupt: Share nrf92 and nrf54h…#4080
Merged
Conversation
nordic-piks
approved these changes
May 14, 2026
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 14, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4080 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 14, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4080 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
37968fe to
f5ad875
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 14, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4080 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
nika-nordic
approved these changes
May 14, 2026
f5ad875 to
06a3a87
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 14, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4080 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
kl-cruz
approved these changes
May 14, 2026
adamkondraciuk
approved these changes
May 14, 2026
…slow VPR core Instead of using SoC specific Kconfig to apply specific configuration for nrf54h20 cpuppr, use more generic approach where the configuration is applied for slow VPR core or any Nordic SoC. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> (cherry picked from commit 20c8ac8)
… configuration nRF92 and nRF54H series share the same configuration for VPR core. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> (cherry picked from commit 625ea03)
…f54h configuration nRF92 and nRF54H series share the same configuration for VPR core. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> (cherry picked from commit a0f9327)
…eyword Variables that were set in the interrupt context were missing volatile keyword and test was failing on some targets when LTO was enabled (could also failed without LTO). Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> (cherry picked from commit 6eedfa8)
06a3a87 to
eaf5e7d
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 21, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4080 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
May 26, 2026
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4080 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
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
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.
… configuration
nRF92 and nRF54H series share the same configuration for VPR core.
Signed-off-by: Krzysztof Chruściński krzysztof.chruscinski@nordicsemi.no
Upstream PR #: 109119