zephyr/tests/arch/arm
Declan Snyder 94815e7955 tests: arm_irq_vector_table: Fix RT/WXXX
Fix preprocessor expression for custom vector table due
to OS timer isr being needed. The parentheses are missing.
Also add RW6xx to the list which has the same isr needed for ostimer.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2024-07-02 09:19:46 +02: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: 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 tests: arm_irq_vector_table: Fix RT/WXXX 2024-07-02 09:19:46 +02:00
arm_irq_zero_latency_levels
arm_mem_protect
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
arm_sw_vector_relay
arm_thread_swap
arm_thread_swap_tz
arm_tz_wrap_func