zephyr/arch/arm64/core
Jaxson Han 65d7e64e06 board: arm64: fvp_baser_aemv8r: Fix misc SMP issues
Add CONFIG_SMP to fvp_baser_aemv8r_smp board.
Fix compile warnings by adding missing header file in arm_mpu.c.

Signed-off-by: Jaxson Han <jaxson.han@arm.com>
2022-03-11 11:00:05 +01:00
..
cortex_r board: arm64: fvp_baser_aemv8r: Fix misc SMP issues 2022-03-11 11:00:05 +01:00
offsets arm64: implement exception depth count 2021-05-03 11:56:50 +02:00
xen xenvm: arm64: add Xen Enlighten and event channel support 2021-12-07 12:15:38 -05:00
boot.h arm64: decrustify and extend SMP boot code 2021-04-19 11:00:05 -04:00
cache.c arm64: cache: Fix data corruption issue on DCACHE range invalidation 2022-02-21 22:00:16 -05:00
CMakeLists.txt arm64: xenvm: Add Xen hypercall interface for arm64 2021-10-29 15:23:33 +02:00
cpu_idle.S
fatal.c arm64: implement exception depth count 2021-05-03 11:56:50 +02:00
fpu.c arm64: mitigate FPU-in-exception usage side effects 2021-05-21 04:52:44 -05:00
fpu.S arm64: FPU context switching support 2021-05-03 11:56:50 +02:00
header.S
irq_init.c
irq_manage.c
irq_offload.c
isr_wrapper.S arm64: switch to the IRQ stack during ISR execution 2022-02-21 21:53:23 -05:00
Kconfig kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
macro_priv.inc arm64: update _current_cpu->nested properly 2022-02-21 21:53:23 -05:00
mmu.c kernel: mem_domain: arch_mem_domain functions to return errors 2021-11-22 12:45:22 -05:00
mmu.h arm64: improve CONFIG_MAX_XLAT_TABLES default value 2021-04-12 22:13:38 -04:00
mmu.S arch: arm64: invalidate TLBs after ptables swap 2021-08-20 06:26:05 -04:00
prep_c.c arm64: simple memcpy/memset alternatives to be used during early boot 2022-02-21 21:00:12 -05:00
reset.c arm64: Fix booting issue with FVP V8R >= 11.16.16 2022-03-08 11:09:13 +01:00
reset.S arm64: Fix MPID load instruction for secondary cores 2021-04-27 13:32:18 -04:00
smccc-call.S
smp.c arm64: smp: Fix broadcast_ipi issue 2022-03-11 11:00:05 +01:00
switch.S arm64: switch to the IRQ stack during ISR execution 2022-02-21 21:53:23 -05:00
thread.c kernel: Reset the switch_handler only in the arch code 2022-01-18 10:41:35 -05:00
tls.c
userspace.S include: arm64: Refine the mem alignment macros 2021-09-28 20:06:06 -04:00
vector_table.S arm64: don't create a section for z_arm64_exit_exc_fpu_done 2021-05-03 19:56:26 -04:00