Kernel is being built the same way for all those tests and there is not much related to the linker generator in any of those tests. Just keep a small set of tests to have needed coverage in the kernel. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
176 B
YAML
9 lines
176 B
YAML
tests:
|
|
arch.interrupt:
|
|
# nios2 excluded, see #22956
|
|
arch_exclude: nios2
|
|
tags:
|
|
- kernel
|
|
- interrupt
|
|
filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE
|