zephyr/tests/legacy/kernel/test_stackprot/microkernel/prj.conf

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