2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2020-07-21 23:29:43 +08:00
|
|
|
arch.interrupt.gen_isr_table.arm_baseline:
|
2020-08-26 23:28:25 +08:00
|
|
|
platform_allow: bbc_microbit atsamr21_xpro nrf51dk_nrf51422 nucleo_g071rb qemu_cortex_m0
|
2020-07-21 23:29:43 +08:00
|
|
|
filter: CONFIG_GEN_ISR_TABLES and CONFIG_ARMV6_M_ARMV8_M_BASELINE
|
|
|
|
tags: interrupt isr_table
|
|
|
|
arch.interrupt.gen_isr_table.arm_mainline:
|
2019-04-25 00:52:00 +08:00
|
|
|
platform_exclude: nucleo_f103rb olimexino_stm32 stm32_min_dev_black
|
2019-12-18 01:37:38 +08:00
|
|
|
stm32_min_dev_blue usb_kw24d512 v2m_beetle cc1352r1_launchxl
|
2020-07-22 05:42:23 +08:00
|
|
|
cc26x2r1_launchxl olimex_stm32_h103
|
2018-02-07 06:47:58 +08:00
|
|
|
filter: CONFIG_GEN_ISR_TABLES and CONFIG_ARMV7_M_ARMV8_M_MAINLINE
|
2018-03-31 21:13:15 +08:00
|
|
|
tags: interrupt isr_table
|
2020-07-21 23:28:06 +08:00
|
|
|
arch.interrupt.gen_isr_table.arc:
|
2020-08-26 23:28:25 +08:00
|
|
|
arch_allow: arc
|
2019-09-26 21:02:30 +08:00
|
|
|
filter: CONFIG_RGF_NUM_BANKS > 1
|
|
|
|
extra_configs:
|
|
|
|
- CONFIG_ARC_FIRQ_STACK=y
|
|
|
|
- CONFIG_TEST_HW_STACK_PROTECTION=n
|
2020-07-21 23:28:06 +08:00
|
|
|
tags: interrupt isr_table
|