zephyr/samples/microkernel/test/test_stackprot/prj_arm.conf

7 lines
163 B
Plaintext

CONFIG_STACK_CANARIES=y
# Let stack canaries use non-random number generator.
# This option is NOT to be used in production code.
CONFIG_TEST_RANDOM_GENERATOR=y