mirror of
https://github.com/apache/nuttx.git
synced 2026-09-01 22:53:01 +00:00
Introduce a configurable stack-protection level for the existing CONFIG_STACK_CANARIES, instead of hard-coding -fstack-protector-all. Add Kconfig choice STACK_CANARIES_LEVEL four selectable levels: -fstack-protector -fstack-protector-strong -fstack-protector-all (default) -fstack-protector-explicit Signed-off-by: nuttxs <zhaoqing.zhang@sony.com> |
||
|---|---|---|
| .. | ||
| clang.cmake | ||
| gcc.cmake | ||
| platform.cmake | ||
| Toolchain.cmake | ||