zephyr/tests/arch
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
..
arc/arc_dsp_sharing hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arm arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
arm64 tests: arm64: exercize MMU page table allocation and recycling 2024-06-13 05:47:24 -04:00
common arch: riscv: stacktrace: implement arch_stack_walk() 2024-06-13 16:46:48 -04:00
riscv include: riscv: add RISC-V arch atomic instructions 2024-06-01 10:27:32 +02:00
x86 kernel: mm: rename Z_KERNEL_VIRT_* to K_MEM_KERNEL_VIRT_* 2024-06-12 21:13:26 -04:00
xtensa/save_restore_hifi tests: xtensa: fix test identifier 2024-03-06 15:30:08 -05:00