Skip to content

[nrf fromlist] tests: arch: common: interrupt: Share nrf92 and nrf54h…#4080

Merged
rlubos merged 4 commits into
nrfconnect:mainfrom
nordic-krch:ncs/arch_irq_test_nrf92
May 26, 2026
Merged

[nrf fromlist] tests: arch: common: interrupt: Share nrf92 and nrf54h…#4080
rlubos merged 4 commits into
nrfconnect:mainfrom
nordic-krch:ncs/arch_irq_test_nrf92

Conversation

@nordic-krch
Copy link
Copy Markdown
Contributor

… 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

@nordic-piks nordic-piks requested a review from a team May 14, 2026 07:23
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>
@nordic-krch nordic-krch force-pushed the ncs/arch_irq_test_nrf92 branch from 37968fe to f5ad875 Compare May 14, 2026 08:34
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>
@nordic-krch nordic-krch force-pushed the ncs/arch_irq_test_nrf92 branch from f5ad875 to 06a3a87 Compare May 14, 2026 09:19
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>
…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)
@nordic-krch nordic-krch force-pushed the ncs/arch_irq_test_nrf92 branch from 06a3a87 to eaf5e7d Compare May 21, 2026 06:36
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>
Copy link
Copy Markdown

@shanthanordic shanthanordic left a comment

Choose a reason for hiding this comment

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

approved for scope

@rlubos rlubos merged commit f196909 into nrfconnect:main May 26, 2026
11 checks passed
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants