zephyr/tests/kernel/mem_protect
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
..
demand_paging tests: improve filtering and use integration_platforms 2023-05-24 07:50:50 -04:00
futex samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mem_map tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
mem_protect tests: kernel: renames shadow variables 2023-08-10 08:14:12 +00:00
obj_validation samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
protection barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
stack_random samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
stackprot tests: stackprot: New test to check canaries behavior 2023-08-08 19:08:04 -04:00
sys_sem tests: sys_sem: cleanup test metadata 2023-05-25 04:44:11 -04:00
syscalls tests: syscalls: add faulty address for s32z270dc2_r52 boards 2023-08-16 15:04:14 +02:00
userspace tests: kernel: mem_protect: Increase stack size for 64BIT plat 2023-08-21 13:27:07 +02:00