Skip to content

Commit 6508e81

Browse files
Revert "[nrf fromlist] tests: arch: arm: irq vt: disable power domains (NRFS)"
This reverts commit 20e985d. Signed-off-by: Bjarki Arge Andreasen <[email protected]>
1 parent 4f13c1b commit 6508e81

File tree

4 files changed

+0
-105
lines changed

4 files changed

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

tests/arch/arm/arm_irq_vector_table/boards/nrf54h20dk_nrf54h20_cpuapp.overlay

Lines changed: 0 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -11,52 +11,3 @@
1111
&cpusec_bellboard {
1212
status = "disabled";
1313
};
14-
15-
16-
&gdpwr {
17-
status = "disabled";
18-
};
19-
20-
&gdpwr_fast_active_0 {
21-
status = "disabled";
22-
};
23-
24-
&gdpwr_fast_active_1 {
25-
status = "disabled";
26-
};
27-
28-
&gdpwr_fast_main {
29-
status = "disabled";
30-
};
31-
32-
&gdpwr_slow_active {
33-
status = "disabled";
34-
};
35-
36-
&gdpwr_slow_main {
37-
status = "disabled";
38-
};
39-
40-
&gpio_pad_group0 {
41-
status = "disabled";
42-
};
43-
44-
&gpio_pad_group1 {
45-
status = "disabled";
46-
};
47-
48-
&gpio_pad_group2 {
49-
status = "disabled";
50-
};
51-
52-
&gpio_pad_group6 {
53-
status = "disabled";
54-
};
55-
56-
&gpio_pad_group7 {
57-
status = "disabled";
58-
};
59-
60-
&gpio_pad_group9 {
61-
status = "disabled";
62-
};
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Copyright (c) 2025 Nordic Semiconductor
2-
# SPDX-License-Identifier: Apache-2.0
3-
4-
CONFIG_POWER_DOMAIN=n
51
CONFIG_SSF_CLIENT_SYS_INIT=n

tests/arch/arm/arm_irq_vector_table/boards/nrf54h20dk_nrf54h20_cpurad.overlay

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -11,51 +11,3 @@
1111
&cpusec_bellboard {
1212
status = "disabled";
1313
};
14-
15-
&gdpwr {
16-
status = "disabled";
17-
};
18-
19-
&gdpwr_fast_active_0 {
20-
status = "disabled";
21-
};
22-
23-
&gdpwr_fast_active_1 {
24-
status = "disabled";
25-
};
26-
27-
&gdpwr_fast_main {
28-
status = "disabled";
29-
};
30-
31-
&gdpwr_slow_active {
32-
status = "disabled";
33-
};
34-
35-
&gdpwr_slow_main {
36-
status = "disabled";
37-
};
38-
39-
&gpio_pad_group0 {
40-
status = "disabled";
41-
};
42-
43-
&gpio_pad_group1 {
44-
status = "disabled";
45-
};
46-
47-
&gpio_pad_group2 {
48-
status = "disabled";
49-
};
50-
51-
&gpio_pad_group6 {
52-
status = "disabled";
53-
};
54-
55-
&gpio_pad_group7 {
56-
status = "disabled";
57-
};
58-
59-
&gpio_pad_group9 {
60-
status = "disabled";
61-
};

0 commit comments

Comments
 (0)