zephyr/arch/arm/core
Duy Nguyen 259b3d0095 arch: arm: Add initial support for Cortex-M85 Core
Add initial support for the Cortex-M85 Core which is an implementation
of the Armv8.1-M mainline architecture.

The support is based on the Cortex-M55 support that already exists in
Zephyr.

Signed-off-by: Duy Nguyen <duy.nguyen.xa@renesas.com>
2024-06-26 13:36:14 -04:00
..
cortex_a_r everywhere: replace double words 2024-06-22 05:40:22 -04:00
cortex_m arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
mmu
mpu arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
offsets
CMakeLists.txt
Kconfig arm: Fix typo in comment 2024-06-25 19:13:00 -04:00
Kconfig.vfp
__aeabi_atexit.c
elf.c
fatal.c arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 2024-06-04 14:02:51 -05: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
nmi.c
nmi_on_reset.S
swi_tables.ld
tls.c
userspace.S
vector_table.ld
zimage_header.ld