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 arm: debug: Add GDB stub for aarch32 2023-12-18 09:31:42 +01:00
mpu arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
offsets arch: arm: cortex_a_r: introduce USE_SWITCH 2023-11-06 15:32:01 -06:00
__aeabi_atexit.c arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
CMakeLists.txt arch: arm: Update to support local ISR declaration 2024-02-02 19:49:36 +01:00
elf.c llext: Full ARM ELF relocation support 2024-04-10 14:13:15 -04:00
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 arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
irq_offload.c arch: arm: cortex_m: use cmsis API rather than assembly 2024-04-15 09:09:28 -07:00
Kconfig arm: Fix typo in comment 2024-06-25 19:13:00 -04:00
Kconfig.vfp arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
nmi_on_reset.S arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
nmi.c arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
swi_tables.ld arch: arm, arm64: Remove zephyr prefix from linker includes 2024-02-05 12:32:46 +01:00
tls.c arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
userspace.S arch: arm: rename expection header 2023-12-11 18:22:40 -05:00
vector_table.ld arch: arm, arm64: Remove zephyr prefix from linker includes 2024-02-05 12:32:46 +01:00
zimage_header.ld arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00