Searched refs:canaries (Results 1 – 12 of 12) sorted by relevance
5 This test verifies that stack canaries operate as expected.
878 prompt "Stack canaries protection options"881 If stack canaries are supported by the compiler, it will emit889 If stack canaries are not supported by the compiler an error898 This option enables compiler stack canaries in functions that have908 This option enables compiler stack canaries in functions that call alloca,918 This option enables compiler stack canaries for all functions.927 This option enables compiler stack canaries only in functions which have the935 bool "Stack canaries using thread local storage"939 This option enables compiler stack canaries on TLS.941 Stack canaries will leave in the thread local storage and
93 # Security canaries flags.
168 # Security canaries.
135 protection (canaries) and hardware-based stack protection (MMU or MPU),
52 | prj.canaries.conf | Enable stack canaries |112 Sample output of the benchmark with stack canaries enabled::164 The sample output above (stack canaries are enabled) shows longer times than
169 # Security canaries.
220 Finally, Zephyr supports GCC compiler stack canaries via
33 * New options for stack canaries have been added, providing users with finer control over stack
249 * :github:`1653` - enable stack canaries on ARC so we can run test_stackprot
185 * :github:`17595` - two userspace tests fail if stack canaries are enabled in board configuration384 * :github:`17595` - two userspace tests fail if stack canaries are enabled in board configuration1515 * :github:`13642` - stack canaries don't work with user mode threads
812 * :github:`17595` - two userspace tests fail if stack canaries are enabled in board configuration