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>
5 lines
103 B
Plaintext
5 lines
103 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_STACK_POINTER_RANDOM=64
|
|
CONFIG_ENTROPY_GENERATOR=y
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|