Skip to content

Commit 89d3b82

Browse files
[nrf fromlist] tests: arch: arm: irq_vector_table: disable POWER_DOMAIN for nRF54H20
The nRF54H20s power domains use NRFS, which uses the irq vectors used for this test suite. Disable power domains to not conflict with the test suite. Upstream PR #: 97452 Signed-off-by: Bjarki Arge Andreasen <[email protected]>
1 parent e7029ca commit 89d3b82

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright (c) 2025 Nordic Semiconductor
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_POWER_DOMAIN=n
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright (c) 2025 Nordic Semiconductor
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_POWER_DOMAIN=n

0 commit comments

Comments
 (0)