zephyr/tests/arch/arm
Thomas Stranger 77d2490164 arch: arm: core: aarch32: rename z_NmiHandlerSet
rename the function that sets the handler for the nmi.
It should be namespaced and not camel-case:
z_NmiHandlerSet to z_arm_nmi_set_handler

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2023-04-12 08:59:36 +02:00
..
arm_hardfault_validation
arm_interrupt Revert "tests: update expected exception codes" 2023-01-27 18:09:32 +09:00
arm_irq_advanced_features
arm_irq_vector_table soc: arm: ti_simplelink: Add support for TI CC13X2X7 SoC series 2023-03-21 16:03:43 -04:00
arm_irq_zero_latency_levels yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
arm_mem_protect
arm_mpu_regions tests: move arm_mpu_regions into tests/arch/ 2023-02-06 10:06:10 +01:00
arm_no_multithreading tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
arm_ramfunc tests/arm_ramfunc: Disable picolibc heap for this test 2022-11-08 10:44:36 +01:00
arm_runtime_nmi arch: arm: core: aarch32: rename z_NmiHandlerSet 2023-04-12 08:59:36 +02:00
arm_sw_vector_relay
arm_thread_swap tests: arch: arm: Fix thread swap test clobbering 2022-10-20 20:04:48 +09:00
arm_thread_swap_tz
arm_tz_wrap_func