2020-04-26 04:01:33 +08:00
|
|
|
tests:
|
|
|
|
kernel.threads.thread_stack:
|
|
|
|
tags: kernel security userspace ignore_faults
|
2020-09-05 03:59:15 +08:00
|
|
|
min_ram: 16
|
2020-07-31 06:39:39 +08:00
|
|
|
kernel.threads.armv8m_mpu_stack_guard:
|
2020-09-05 03:59:15 +08:00
|
|
|
min_ram: 16
|
2020-07-31 06:39:39 +08:00
|
|
|
extra_args: CONF_FILE=prj_armv8m_mpu_stack_guard.conf
|
|
|
|
filter: CONFIG_ARM_MPU and CONFIG_ARMV8_M_MAINLINE
|
2020-08-26 23:28:25 +08:00
|
|
|
arch_allow: arm
|
2020-07-31 06:39:39 +08:00
|
|
|
tags: kernel security userspace ignore_faults
|