zephyr/arch/arm64/core
Girisha Dengi 75547dd522 soc: arm64: Add agilex5 soc folder and its configurations
Add Agilex5 soc folder, MMU table and its configurations for
Intel SoC FPGA Agilex5 platform for initial bring up.
Add ARM Cortex-a76 and Cortex-a55 HMP cluster type.

Signed-off-by: Teik Heng Chong <teik.heng.chong@intel.com>
Signed-off-by: Girisha Dengi <girisha.dengi@intel.com>
2023-07-25 16:58:01 +00:00
..
cortex_r arch: arm64: mpu: Fix some minor CHECKIF issues 2023-07-11 15:04:54 +02:00
offsets arm64: Add frame-pointer based stack unwinding 2023-07-13 17:04:05 +02:00
xen init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
boot.h
CMakeLists.txt arm64: Keep the frame pointer in leaf functions 2023-07-17 10:14:18 +00:00
coredump.c arch: arm64: add support for coredump 2023-07-03 09:32:26 +02:00
cpu_idle.S
fatal.c arm64: Add frame-pointer based stack unwinding 2023-07-13 17:04:05 +02:00
fpu.c arch: arm64: Use atomic for fpu_owner pointer 2023-06-08 09:35:11 -04:00
fpu.S
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
Kconfig soc: arm64: Add agilex5 soc folder and its configurations 2023-07-25 16:58:01 +00:00
macro_priv.inc arm64: Add comment that arch_curr_cpu and get_cpu must be synced 2022-11-02 16:08:00 -05:00
mmu.c barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
mmu.h
mmu.S arch/arm64: Implement ASID support in ARM64 MMU 2022-12-13 17:21:11 +09:00
prep_c.c arch: arm64: Add safe exception stack init function 2023-03-14 10:49:22 +01:00
reset.c arch: arm64: SCR_EL3 EEL2 Enablement 2023-05-26 13:51:50 -04:00
reset.S arm64: Set FP to NULL before jumping to C code 2023-07-14 09:33:00 +00:00
semihost.c
smccc-call.S
smp.c arch: arm64: Add cpu_map to map cpu id and mpid 2023-05-30 10:14:55 +02:00
switch.S kernel/sched: Rename/redocument wait_for_switch() -> z_sched_switch_spin() 2023-05-26 17:09:35 -04:00
thread.c
tls.c
userspace.S
vector_table.S arm64: Add frame-pointer based stack unwinding 2023-07-13 17:04:05 +02:00