zephyr/arch/riscv/core
Kumar Gala 3369997dd2 arch: riscv: Convert to 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-25 10:52:25 +02:00
..
offsets
CMakeLists.txt arch: riscv: core: Place vectors section through zephyr_linker_sources() 2022-09-08 10:39:31 +02:00
asm_macros.inc
coredump.c
cpu_idle.c
fatal.c include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
irq_manage.c include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
irq_offload.c
isr.S
pmp.S include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
pmp.c riscv: pmp: fix stackguard when used on SMP 2022-09-28 07:53:56 +00:00
prep_c.c
reboot.c
reset.S arch: riscv: Convert to CONFIG_MP_MAX_NUM_CPUS 2022-10-25 10:52:25 +02:00
semihost.c
smp.c smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 2022-10-21 13:14:58 +02:00
switch.S
thread.c include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
tls.c
userspace.S
vector_table.ld arch: riscv: core: Place vectors section through zephyr_linker_sources() 2022-09-08 10:39:31 +02:00