zephyr/tests/kernel/mem_protect/stack_random/testcase.yaml
Andrew Boie 83752c1cfe kernel: introduce initial stack randomization
This is a component of address space layout randomization that we can
implement even though we have a physical address space.

Support for upward-growing stacks omitted for now, it's not done
currently on any of our current or planned architectures.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-03-16 16:25:22 -07:00

5 lines
87 B
YAML

tests:
kernel.memory_protection.stack_random:
arch_exclude: posix
tags: core