zephyr/arch/arm64/core
Nicolas Pitre b5be646e20 arch/arm64/mmu: improve debugging output
Rationalize the debug log to make it easier to use.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2024-06-26 13:06:42 -04:00
..
cortex_r arch: arm64: correct a comment on CONFIG_ARM64_STACK_PROTECTION 2024-03-11 08:16:06 -04:00
offsets arch: generalize frame pointer via CONFIG_FRAME_POINTER introduction 2024-05-30 03:00:40 -07:00
xen xen: add Kconfig option for Zephyr on Dom0less setups 2023-09-18 10:43:45 +01:00
boot.h arch: arm64: Use voting lock for multi-core boot race condition 2023-10-20 15:09:34 +02:00
CMakeLists.txt arm64: move simple memcpy/memset alternatives to assembly 2024-06-14 17:11:40 -04:00
coredump.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
cpu_idle.S
early_mem_funcs.S arm64: move simple memcpy/memset alternatives to assembly 2024-06-14 17:11:40 -04:00
fatal.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
fpu.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
fpu.S
header.S
irq_init.c
irq_manage.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
irq_offload.c arch: arm64: rename expection header 2023-12-11 18:22:40 -05:00
isr_wrapper.S
Kconfig arch: arm64: create ARM64_EXCEPTION_STACK_TRACE 2024-06-03 03:02:04 -07:00
macro_priv.inc arch: arm64: Use voting lock for multi-core boot race condition 2023-10-20 15:09:34 +02:00
mmu.c arch/arm64/mmu: improve debugging output 2024-06-26 13:06:42 -04:00
mmu.h arch/arm64/mmu: move hardware specifics to private header 2024-06-24 22:24:50 -04:00
mmu.S
prep_c.c arm64: move simple memcpy/memset alternatives to assembly 2024-06-14 17:11:40 -04:00
reset.c arch: arm: cortex-r: Add compiler tuning for Cortex-R82 2024-05-07 17:57:05 -04:00
reset.S build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
semihost.c
smccc-call.S
smp.c arch: call arch_smp_init() directly, do not use SYS_INIT 2024-06-12 18:23:54 -04:00
swi_tables.ld arch: arm, arm64: Remove zephyr prefix from linker includes 2024-02-05 12:32:46 +01:00
switch.S arch: arm64: Enable stack guard for v8R 2023-09-22 09:25:12 +02:00
thread.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
tls.c
userspace.S coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00
vector_table.S arch: generalize frame pointer via CONFIG_FRAME_POINTER introduction 2024-05-30 03:00:40 -07:00