zephyr/arch/arm64/core
Anas Nashif a91c6e56c8 arch: use same syntax for custom arch calls
Use same Kconfig syntax for those  custom arch call.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-08-12 12:43:36 +02:00
..
cortex_r
offsets arch: generalize frame pointer via CONFIG_FRAME_POINTER introduction 2024-05-30 03:00:40 -07:00
xen
CMakeLists.txt arm64: move simple memcpy/memset alternatives to assembly 2024-06-14 17:11:40 -04:00
Kconfig arch: arm64: create ARM64_EXCEPTION_STACK_TRACE 2024-06-03 03:02:04 -07:00
boot.h
coredump.c arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 2024-06-04 14:02:51 -05:00
cpu_idle.S arch: use same syntax for custom arch calls 2024-08-12 12:43:36 +02:00
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.S
fpu.c arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 2024-06-04 14:02:51 -05:00
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
isr_wrapper.S
macro_priv.inc
mmu.S
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
prep_c.c arm64: move simple memcpy/memset alternatives to assembly 2024-06-14 17:11:40 -04:00
reset.S build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
reset.c
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
switch.S
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
vector_table.S arch: generalize frame pointer via CONFIG_FRAME_POINTER introduction 2024-05-30 03:00:40 -07:00