Skip to content
Commit 52f570b2 authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

toolchain: add macro FUNC_NO_STACK_PROTECTOR



This provides a macro to disable stack protector for a function,
by specifying a function attribute. This is useful for boot
and early init code where we know for sure stack pointer and/or
stack content are being manipulated manually.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 74b94b4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment