zephyr/arch/arm64/core
Carlo Caione c2ec3d49cd arm64: cache: Enable full inlining of the cache ops
Move all the cache functions to a standalone header to allow for the
inlining of these functions.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2023-04-20 14:56:09 -04:00
..
cortex_r
offsets arch: arm64: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
xen init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
CMakeLists.txt arm64: cache: Enable full inlining of the cache ops 2023-04-20 14:56:09 -04:00
Kconfig arch: arm64: Introduce safe exception stack 2023-03-14 10:49:22 +01:00
boot.h
cpu_idle.S
fatal.c arch: arm64: Add safe exception stack init function 2023-03-14 10:49:22 +01:00
fpu.S
fpu.c
header.S
irq_init.c
irq_manage.c
irq_offload.c
isr_wrapper.S arch: arm64: Update current stack limit on every context switch 2023-03-14 10:49:22 +01:00
macro_priv.inc
mmu.S arch/arm64: Implement ASID support in ARM64 MMU 2022-12-13 17:21:11 +09:00
mmu.c arch/arm64/mmu: arch_mem_map() should not overwrite existing mappings 2023-03-13 09:15:37 +01:00
mmu.h
prep_c.c arch: arm64: Add safe exception stack init function 2023-03-14 10:49:22 +01:00
reset.S
reset.c
semihost.c
smccc-call.S
smp.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
switch.S arch: arm64: Update current stack limit on every context switch 2023-03-14 10:49:22 +01:00
thread.c
tls.c
userspace.S
vector_table.S arch: arm64: Enable safe exception stack 2023-03-14 10:49:22 +01:00