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 12, 2025
1 parent f3a6cff commit f79765e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/kernel/gen_isr_table/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ tests:
platform_exclude:
- m2gl025_miv
- adp_xc7k/ae350
- nrf9280pdk/nrf9280/cpuppr
filter: CONFIG_RISCV_PRIVILEGED
extra_configs:
- CONFIG_GEN_IRQ_VECTOR_TABLE=y
Expand Down

0 comments on commit f79765e

Please sign in to comment.