zephyr/tests/arch
Daniel Leung 5413270502 tests: stack_unwind/x86: no need to force no optimizations
Previously, forcing no compiler optimizations is required for
x86_64 to unwind stack. However, this is not the case anymore
as long as frame pointers are not omitted. So update custom
kconfigs for x86 in the stack_unwind test.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2025-05-20 22:37:57 +02:00
..
arc
arm tests: arch: arm_irq_vector_table: Fix IRQ number used by nRF GRTC 2025-05-20 18:28:13 +02:00
arm64 tests: arch: arm64: arm64_high_address: Exclude Renesas RZ/A3UL SMARC 2025-03-19 03:34:15 +01:00
common tests: stack_unwind/x86: no need to force no optimizations 2025-05-20 22:37:57 +02:00
riscv Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
rx/acc test: Test accumulator register save for RX arch 2025-05-02 09:18:16 +02:00
x86 include: zephyr: sys: time_units: Type cast SYS_CLOCK_HW_CYCLES_PER_SEC 2025-03-28 12:21:07 +01:00
xtensa/save_restore_hifi