- Change the min_ram to 36K, since they can't be built on RT1015 which has 32K ram. Signed-off-by: Ryan QIAN <jianghao.qian@nxp.com>
6 lines
149 B
YAML
6 lines
149 B
YAML
tests:
|
|
kernel.memory_protection.userspace:
|
|
filter: CONFIG_ARCH_HAS_USERSPACE
|
|
tags: kernel security userspace ignore_faults
|
|
min_ram: 36
|