nuttx/arch/risc-v
Masayuki Ishikawa c4901d6f4b arch: risc-v: Introduce g_percpu_spin in riscv_percpu.c
Summary:
- This commit introduces g_percpu_spin to avoid deadlock
  in riscv_percpu.c instead of using the global spinlock.

Impact:
- None

Testing:
- Tested with rv-virt:knsh64 and rv-virt:ksmp64 (will be added later)

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-10-05 05:15:38 +02:00
..
include riscv: Dump trap val in exception handler 2022-08-30 14:55:33 +08:00
src arch: risc-v: Introduce g_percpu_spin in riscv_percpu.c 2022-10-05 05:15:38 +02:00
Kconfig arch: risc-v: Remove FPU support from qemu-rv 2022-09-20 11:40:40 +08:00