zephyr/tests/arch/arm
Yong Cong Sin b1def7145f arch: deprecate _current
`_current` is now functionally equals to `arch_curr_thread()`, remove
its usage in-tree and deprecate it instead of removing it outright,
as it has been with us since forever.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-11-23 20:12:24 -05:00
..
arm_custom_interrupt
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: deprecate _current 2024-11-23 20:12:24 -05:00
arm_irq_advanced_features test: arm: irq: Add overlays files for Infineon boards 2024-11-19 17:50:44 -05:00
arm_irq_vector_table tests: arch: arm: arm_irq_vector_table: fix compilation for nRF9280 2024-08-22 14:24:38 -04:00
arm_irq_zero_latency_levels test: arm: irq: Add overlays files for Infineon boards 2024-11-19 17:50:44 -05:00
arm_mem_protect
arm_no_multithreading boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
arm_runtime_nmi
arm_sw_vector_relay
arm_thread_swap arch: deprecate _current 2024-11-23 20:12:24 -05:00
arm_thread_swap_tz boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
arm_tz_wrap_func