Skip to content
Commit 5dcb279d authored by Andrew Boie's avatar Andrew Boie Committed by Anas Nashif
Browse files

debug: add stack sentinel feature



This places a sentinel value at the lowest 4 bytes of a stack
memory region and checks it at various intervals, including when
servicing interrupts or context switching.

This is implemented on all arches except ARC, which supports stack
bounds checking directly in hardware.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 9175d20c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment