blob: 9fcd9c0edde207f9798792cb2f8d46211ae68268 [file]
common:
arch_exclude: posix # In this architecture we do not use the Zephyr managed stack
tests:
kernel.threads.thread_stack:
tags:
- kernel
- security
- userspace
ignore_faults: true
min_ram: 16
integration_platforms:
- mps2/an521/cpu0
- qemu_x86
kernel.threads.armv8m_mpu_stack_guard:
min_ram: 16
extra_args: CONF_FILE=prj_armv8m_mpu_stack_guard.conf
filter: CONFIG_ARM_MPU and CONFIG_ARMV8_M_MAINLINE
arch_allow: arm
tags:
- kernel
- security
- userspace
ignore_faults: true
integration_platforms:
- mps2/an521/cpu0