zephyr/tests/arch/arm
Daniel Leung efe30749de kernel: rename Z_THREAD_STACK_BUFFER to K_THREAD_STACK_BUFFER
Simple rename to align the kernel naming scheme. This is being
used throughout the tree, especially in the architecture code.
As this is not a private API internal to kernel, prefix it
appropriately with K_.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-03-27 19:27:10 -04: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 tests: fix various test identifiers 2023-11-17 09:27:40 +01:00
arm_interrupt tests: fix various test identifiers 2023-11-17 09:27:40 +01:00
arm_irq_advanced_features tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
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 kernel: rename Z_THREAD_STACK_BUFFER to K_THREAD_STACK_BUFFER 2024-03-27 19:27:10 -04:00
arm_runtime_nmi tests: fix various test identifiers 2023-11-17 09:27:40 +01: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 kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00
arm_thread_swap_tz hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arm_tz_wrap_func hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00