zephyr/arch/arc/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
..
mpu arch: arc: remove unused <soc.h> 2022-08-03 07:46:14 -04:00
offsets ARC: ARcv3: 64bit: manage accumulator reg properly 2022-08-19 12:09:37 +02:00
secureshield arch: arc: remove unused <soc.h> 2022-08-03 07:46:14 -04:00
arc_connect.c
arc_smp.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
cache.c cache: Fix cache API calling from userspace 2022-08-23 10:14:17 +02:00
CMakeLists.txt
cpu_idle.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
fast_irq.S ARC: fix SMP race in ASM ARC interrupt handling code 2022-07-20 09:26:24 -05:00
fatal.c
fault_s.S ARC: fix SMP race in ASM ARC interrupt handling code 2022-07-20 09:26:24 -05:00
fault.c ARC: add non-multithreading mode support 2022-08-26 21:38:56 -04:00
irq_manage.c smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS 2022-10-17 14:40:12 +09:00
irq_offload.c
isr_wrapper.S ARC: ARcv3: 64bit: manage accumulator reg properly 2022-08-19 12:09:37 +02:00
prep_c.c
regular_irq.S ARC: fix SMP race in ASM ARC interrupt handling code 2022-07-20 09:26:24 -05:00
reset.S smp: Convert #if to use CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
switch.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
thread_entry_wrapper.S ARC: add non-multithreading mode support 2022-08-26 21:38:56 -04:00
thread.c smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS 2022-10-17 14:40:12 +09:00
timestamp.c
tls.c
userspace.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
vector_table.c
vector_table.ld arc: vector_table: Automatically place the IRQ vector table 2022-06-28 12:29:42 +02:00