Skip to content

Commit

Permalink
tests: kernel: gen_isr_table: exclude nrf9280pdk/nrf9280/cpuppr
Browse files Browse the repository at this point in the history
First, SoC is not supported, but when I tried to add it, build results
in RAM overflow of ~10K. Excluding the platform for now, so CI is happy.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
  • Loading branch information
gmarull committed Feb 13, 2025
1 parent 359d0f4 commit 2e123b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/kernel/gen_isr_table/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ tests:
platform_exclude:
- m2gl025_miv
- adp_xc7k/ae350
- nrf9280pdk/nrf9280/cpuppr
- nrf9280pdk/nrf9280/cpuppr/xip
filter: CONFIG_RISCV_PRIVILEGED
extra_configs:
- CONFIG_GEN_IRQ_VECTOR_TABLE=y
Expand Down

0 comments on commit 2e123b9

Please sign in to comment.