zephyr/tests/kernel/mem_protect/userspace
Jaxson Han d1a3b2631c tests: kernel: mem_protect: Increase stack size for 64BIT plat
Some 64 bit platforms do not have MMU, however the 64 bit platfoms need
a larger stack. This testcase fails with non-MMU 64 bit platform e.g.
v8r64 platform due to the stack overflow. To fix this issue, set 2k
stack for all 64 bit platforms (CONFIG_64BIT) as this is likely a common
issue for all non-MMU 64 bit platforms.

Signed-off-by: Jaxson Han <jaxson.han@arm.com>
2023-08-21 13:27:07 +02:00
..
boards tests: userspace: Support mimxrtXXX_evk_cm33 2023-06-01 19:02:58 -04:00
src tests: kernel: mem_protect: Increase stack size for 64BIT plat 2023-08-21 13:27:07 +02:00
CMakeLists.txt
prj.conf
testcase.yaml samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00