common: | |
tags: kernel | |
tests: | |
kernel.critical: | |
platform_exclude: nsim_sem_mpu_stack_guard nsim_em_mpu_stack_guard | |
filter: not CONFIG_WDT_SAM | |
kernel.critical.sam: | |
filter: CONFIG_WDT_SAM | |
extra_configs: | |
- CONFIG_WDT_DISABLE_AT_BOOT=y | |
kernel.critical.nsim: | |
platform_whitelist: nsim_sem_mpu_stack_guard nsim_em_mpu_stack_guard | |
extra_configs: | |
- CONFIG_TEST_HW_STACK_PROTECTION=n |