zephyr/tests/kernel/mem_protect/stack_random
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
..
src kernel: introduce initial stack randomization 2018-03-16 16:25:22 -07:00
CMakeLists.txt kernel: introduce initial stack randomization 2018-03-16 16:25:22 -07:00
prj.conf kernel: introduce initial stack randomization 2018-03-16 16:25:22 -07:00
testcase.yaml kernel: introduce initial stack randomization 2018-03-16 16:25:22 -07:00