Skip to content

Commit f8370da

Browse files
[nrf fromlist] tests: arch: arm: arm_irq_vector_table: Fix for nRF54H20
Fix failing tests for nRF54H20 targets. Upstream PR #: 82252 Signed-off-by: Adam Kondraciuk <[email protected]>
1 parent 6d04ddb commit f8370da

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_SOC_NRF54H20_GPD=n
2+
CONFIG_SOC_NRF54H20_NO_MRAM_LATENCY=n
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_SOC_NRF54H20_GPD=n
2+
CONFIG_SOC_NRF54H20_NO_MRAM_LATENCY=n

0 commit comments

Comments
 (0)