summaryrefslogtreecommitdiff
path: root/samples/nanokernel/test/test_stackprot/prj_arm.conf
blob: 7050150287ea5944128830ac85e17b7fcc82fb58 (plain)
1
2
3
4
5
6
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