Additional privileged stack space is used by peripheral emulators when userspace is enabled. This is largely due to additional function calls and data structures allocated on the stack. This can potentially lead to stack smashing if the privileged stack size isn't high enough, causing an exception. Increase the privileged stack space when userspace and peripheral emulation are enabled. Signed-off-by: Aaron Massey <aaronmassey@google.com> |
||
|---|---|---|
| .. | ||
| arc | ||
| arm | ||
| arm64 | ||
| common | ||
| mips | ||
| nios2 | ||
| posix | ||
| riscv | ||
| sparc | ||
| x86 | ||
| xtensa | ||
| CMakeLists.txt | ||
| Kconfig | ||