Change-Id: I6671760827aa1f0867be3f20a530ca50168ccc4b Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
# Let stack canaries use non-random number generator.
|
|
# This option is NOT to be used in production code.
|
|
CONFIG_STACK_CANARIES=y
|
|
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|