Skip to content
Commit fbeaa0a5 authored by Flavio Ceolin's avatar Flavio Ceolin Committed by Johan Hedberg
Browse files

kernel: Stack pointer random depends on MULTITHREADING



Don't pretend with have stack randomization without multithreading.
When multithreading is disabled the "main" thread never starts. Zephyr
will run on the stack used for the z_cstart(), which on most
architectures is the interrupt stack.

Signed-off-by: default avatarFlavio Ceolin <flavio.ceolin@intel.com>
parent 18dee338
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment