tests: kernel: gen_isr_table: exclude nrf9280pdk/nrf9280/cpuppr
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>
This commit is contained in:
parent
8b851ad990
commit
71d663dafc
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue