Mostly tag cleanup and fixing issues related to bad filtering in the link_generator scenarios. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
13 lines
327 B
YAML
13 lines
327 B
YAML
tests:
|
|
arch.interrupt:
|
|
# nios2 excluded, see #22956
|
|
arch_exclude: nios2
|
|
tags: kernel interrupt
|
|
filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE
|
|
|
|
arch.interrupt.linker_generator:
|
|
platform_allow: qemu_cortex_m3
|
|
tags: interrupt linker_generator
|
|
extra_configs:
|
|
- CONFIG_CMAKE_LINKER_GENERATOR=y
|