zephyr/tests/arch/common
Yong Cong Sin 726fefd12c arch: riscv: stacktrace: implement arch_stack_walk()
Created the `arch_stack_walk()` function out from the original
`z_riscv_unwind_stack()`, it's been updated to support
unwinding any thread.

Updated the stack_unwind test case accordingly.

Increased the delay in `test_fatal_on_smp`, to wait
for the the fatal thread to be terminated, as stacktrace can
take a bit more time.

Doubled the kernel/smp testcase timeout from 60 (default) to
120s, as some of the tests can take a little bit more than 60s
to finish.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-13 16:46:48 -04:00
..
ramfunc tests: Replace nRF54H20 PDK with nRF54H20 DK 2024-03-18 19:11:36 +00:00
semihost twister: s/riscv(32|64)/riscv 2024-02-26 12:49:06 +01:00
stack_unwind arch: riscv: stacktrace: implement arch_stack_walk() 2024-06-13 16:46:48 -04:00
timing arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00