zephyr/arch/arm/core
Tom Hughes 11d70c61e5 everywhere: Replace diagnostic pragmas with TOOLCHAIN_* macros
The TOOLCHAIN_DISABLE_WARNING/TOOLCHAIN_ENABLE_WARNING macros are easier
to read and compiler agnostic.

Signed-off-by: Tom Hughes <tomhughes@chromium.org>
2025-03-20 21:57:47 +01:00
..
cortex_a_r everywhere: Replace diagnostic pragmas with TOOLCHAIN_* macros 2025-03-20 21:57:47 +01:00
cortex_m everywhere: Replace diagnostic pragmas with TOOLCHAIN_* macros 2025-03-20 21:57:47 +01:00
mmu arch: arm: Replaced __volatile__ with volatile 2025-03-17 16:24:51 +01:00
mpu arch: arm: Add PXN attr for userspace MPU regions 2025-03-20 12:17:11 +01:00
offsets arch: arm: cortex_m: pm_s2ram: add support for all architectures 2024-11-16 14:00:44 -05:00
__aeabi_atexit.c
CMakeLists.txt
elf.c llext: Add parameters to arch_elf_relocate 2025-03-07 19:44:54 +01:00
fatal.c coredump: ARM: Ensure sp in dump is set as gdb expects 2024-11-06 10:17:59 -08:00
gdbstub.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
header.S
irq_offload.c arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
Kconfig arch: arm: do not enable PLATFORM_SPECIFIC_INIT if SOC_RESET_HOOK=y 2024-09-16 15:12:18 -04:00
Kconfig.vfp
nmi_on_reset.S
nmi.c
swi_tables.ld
tls.c toolchain: iar: tls: no tls pointer offset in IAR 2025-02-14 19:12:44 +00:00
userspace.S
vector_table.ld
zimage_header.ld