zephyr/arch
Daniel Leung fc182430c0 kernel: userspace: reserve stack space to store local data
This enables reserving little space on the top of stack to store
data local to thread when CONFIG_USERSPACE. The first customer
of this is errno.

Note that ARC, due to how it lays out the user stack and
privilege stack, sets the pointer itself rather than
relying on the common way.

Fixes: #9067

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2018-08-17 09:40:52 -07:00
..
arc kernel: userspace: reserve stack space to store local data 2018-08-17 09:40:52 -07:00
arm dts: nrf5: Changed GPIO and GPIOTE define names 2018-08-17 07:29:14 -07:00
common
nios2
posix
riscv32
x86
xtensa
CMakeLists.txt
Kconfig