nuttx-update/arch/risc-v
Huang Qi de5151c64b riscv_percpu: Replace critical section with irqsave/irqrestore
Since the SCRATCH register is used to store the percpu pointer,
which should not be accessed by other CPUs, we can replace the
critical section with irqsave/irqrestore.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2024-12-13 23:03:48 +08:00
..
include risc-v: Move CSR register manipulation macros to csr.h 2024-12-13 01:29:26 +08:00
src riscv_percpu: Replace critical section with irqsave/irqrestore 2024-12-13 23:03:48 +08:00
CMakeLists.txt arch/risk-v: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig risc-v and xtensa Kconfig : Remove LIBC_ARCH_ATOMIC 2024-11-13 15:30:53 +08:00