zephyr/tests/arch
Yong Cong Sin e54b27b967 arch: define `struct arch_esf` and deprecate `z_arch_esf_t`
Make `struct arch_esf` compulsory for all architectures by
declaring it in the `arch_interface.h` header.

After this commit, the named struct `z_arch_esf_t` is only used
internally to generate offsets, and is slated to be removed
from the `arch_interface.h` header in the future.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-04 14:02:51 -05: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 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
common arch: x86: select DEBUG_INFO in X86_EXCEPTION_STACK_TRACE 2024-06-03 03:02:04 -07:00
riscv include: riscv: add RISC-V arch atomic instructions 2024-06-01 10:27:32 +02:00
x86 arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 2024-06-04 14:02:51 -05:00
xtensa/save_restore_hifi tests: xtensa: fix test identifier 2024-03-06 15:30:08 -05:00