zephyr/arch/arm/core/aarch32
Carlo Caione 6f3a13d974 barriers: Move __ISB() to the new API
Remove the arch-specific ARM-centric __ISB() macro and use the new
barrier API instead.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2023-05-24 13:13:57 -04:00
..
cortex_a_r barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
cortex_m barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
mmu barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
mpu barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
CMakeLists.txt arch: arm: move cache management sources to cortex_m directory 2023-03-29 09:03:37 +02:00
Kconfig arch: arm: aarch32: Remove CPU type dependency from CONFIG_FP16 2023-05-22 10:17:02 +02:00
Kconfig.vfp
__aeabi_atexit.c
cpu_idle.S
fatal.c
header.S arch: arm: aarch32: Add ability to generate zImage header 2023-02-27 17:34:12 +01:00
irq_manage.c barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
irq_offload.c
irq_relay.S
isr_wrapper.S
nmi.c arch: arm: core: aarch32: rename z_NmiHandlerSet 2023-04-12 08:59:36 +02:00
nmi_on_reset.S
prep_c.c barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
swap.c
swap_helper.S
thread.c barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
userspace.S
vector_table.ld arch: arm: aarch32: Add ability to generate zImage header 2023-02-27 17:34:12 +01:00
zimage_header.ld arch: arm: aarch32: Add ability to generate zImage header 2023-02-27 17:34:12 +01:00