zephyr/tests/arch/arm
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
..
arm_custom_interrupt tests: arch: arm: add new test for custom interrupt control on Cortex-M 2023-11-09 11:20:01 +01:00
arm_hardfault_validation arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
arm_interrupt arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
arm_irq_advanced_features
arm_irq_vector_table hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arm_irq_zero_latency_levels hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arm_mem_protect kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00
arm_no_multithreading arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
arm_runtime_nmi tests: arch arm: runtime nmi testing with dcache for ARM V7 2024-05-15 10:13:16 +02:00
arm_sw_vector_relay hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arm_thread_swap build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
arm_thread_swap_tz samples: tfm: Remove old 'tfm' tag & update relevant boards 2024-05-29 10:49:31 -07:00
arm_tz_wrap_func hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00