zephyr/arch/arc
Wayne Ren 3c8ed211c2 arch: arc: fix the wrong setting of STACK_CHECK for user thread
For user thread, the stack check parameters will cover both
user stack part and privilege stack part. Because in arc, they
are in the same array.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2018-05-30 20:23:35 -04:00
..
core arch: arc: fix the wrong setting of STACK_CHECK for user thread 2018-05-30 20:23:35 -04:00
include arch: arc: bug fixes and optimization in exception handling 2018-04-17 10:50:12 -07:00
soc arch: arc: snps_emsk: Removed dead code 2018-05-28 10:46:24 +02:00
CMakeLists.txt arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
Kconfig kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
defconfig