zephyr/arch/arm64/core
Kumar Gala fc95ec98dd smp: Convert #if to use CONFIG_MP_MAX_NUM_CPUS
Convert CONFIG_MP_NUM_CPUS to CONFIG_MP_MAX_NUM_CPUS as we work on
phasing out CONFIG_MP_NUM_CPUS.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2022-10-20 22:04:10 +09:00
..
cortex_r arch: arm64: mpu: remove unnecessary include 2022-06-05 14:48:40 +02:00
offsets arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
xen asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
boot.h
cache.c cache: Fix cache API calling from userspace 2022-08-23 10:14:17 +02:00
CMakeLists.txt smp: Convert #if to use CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
cpu_idle.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
fatal.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
fpu.c arch: arm64: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
fpu.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
header.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
irq_init.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
irq_manage.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
irq_offload.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
isr_wrapper.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
Kconfig arch: arm64: init VMPIDR_EL2 in z_arm64_el2_init 2022-09-09 16:36:37 +00:00
macro_priv.inc test,arch: fix few odd suffix include paths 2022-07-18 14:44:47 -04:00
mmu.c arch: arm64: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
mmu.h
mmu.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
prep_c.c smp: Convert #if to use CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
reset.c arch: arm64: init VMPIDR_EL2 in z_arm64_el2_init 2022-09-09 16:36:37 +00:00
reset.S smp: Convert #if to use CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
semihost.c semihosting: fix inline assembly output dependency 2022-04-24 19:46:15 +02:00
smccc-call.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
smp.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
switch.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
thread.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
tls.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
userspace.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
vector_table.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00