zephyr/arch/arm64/core
Daniel Leung b69d2486fe kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER
Simple rename to align the kernel naming scheme. This is being
used throughout the tree, especially in the architecture code.
As this is not a private API internal to kernel, prefix it
appropriately with K_.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-03-27 19:27:10 -04:00
..
cortex_r
offsets
xen
CMakeLists.txt
Kconfig
boot.h
coredump.c
cpu_idle.S
fatal.c kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 2024-03-27 19:27:10 -04:00
fpu.S
fpu.c
header.S
irq_init.c
irq_manage.c
irq_offload.c
isr_wrapper.S
macro_priv.inc
mmu.S
mmu.c
mmu.h
prep_c.c
reset.S
reset.c
semihost.c
smccc-call.S
smp.c kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 2024-03-27 19:27:10 -04:00
swi_tables.ld
switch.S
thread.c
tls.c
userspace.S
vector_table.S