zephyr/tests/kernel/threads/thread_stack
Yuguo Zou 5b590faab5 tests: threads: fix kernel/thread_stack test
Fix the broken logic in the kernel/thread_stack test
The modified test should do direct read & write from estimated stack
pointer to highest address in the stack buffer.
Previously this test was start from lowest address in the stack
which would trigger exception of hardware stack checking scheme
violation on ARC boards and other targets with hardware stack
overflow detection.

Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>
2021-09-27 12:25:12 -04:00
..
src tests: threads: fix kernel/thread_stack test 2021-09-27 12:25:12 -04:00
CMakeLists.txt
prj.conf
prj_armv8m_mpu_stack_guard.conf
testcase.yaml