This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
f5a3e77434
zephyr
/
tests
/
kernel
/
mem_protect
/
stack_random
/
testcase.yaml
5 lines
100 B
YAML
Raw
Normal View
History
Unescape
Escape
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-02 23:54:13 +08:00
tests
:
kernel.memory_protection.stack_random
:
arch_exclude
:
posix
tests: kernel: style, tag, and category fixes Fix coding style, test tags and use categories. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-22 05:52:43 +08:00
tags
:
memory_protection