zephyr/kernel
Wentong Wu 8646a8e4f5 tests/kernel/mem_protect/stackprot: stack size adjust
revert commit 3e255e968 which is to adjust stack size
on qemu_x86 platform for coverage test, but break other
platform's CI test.

Fixes: #15379.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
2019-04-12 10:06:43 -04:00
..
include arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
atomic_c.c
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
compiler_stack_protect.c
device.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
errno.c
idle.c
init.c kernel: demote K_THREAD_STACK_BUFFER() to private 2019-04-05 16:10:02 -04:00
int_latency_bench.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
Kconfig tests/kernel/mem_protect/stackprot: stack size adjust 2019-04-12 10:06:43 -04:00
Kconfig.power_mgmt
mailbox.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
mem_domain.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
mem_slab.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
mempool.c kernel: Make statements evaluate boolean expressions 2019-03-26 14:31:29 -04:00
msg_q.c kernel: Make if/iteration evaluate boolean operands 2019-03-26 22:06:45 -04:00
mutex.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
pipes.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
poll.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
queue.c
sched.c kernel: sched: move stack sentinel check earlier 2019-03-29 22:13:40 -04:00
sem.c
smp.c
stack.c
system_work_q.c
thread_abort.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
thread.c kernel: enforce usage of CONFIG_TEST_USERSPACE 2019-04-06 14:30:42 -04:00
timeout.c kernel: Make if/iteration evaluate boolean operands 2019-03-26 22:06:45 -04:00
timer.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
userspace_handler.c
userspace.c lib: os: add sys_mutex data type 2019-04-03 13:47:45 -04:00
version.c
work_q.c kernel: Make if/iteration evaluate boolean operands 2019-03-26 22:06:45 -04:00