nuttx/arch/risc-v
chao an a51ebeab4b arch/risc-v: decouple Per-CPU scratch with ARCH_USE_S_MODE
In some special chipsets, multiple CPUs may be bundled in one hardware
thread cluster, which results in hartid and cpuindex not being exactly
the same. The new option will decouple Scratch-based Per-CPU storage
with S-Mode to distinguish the real cpu index.

Signed-off-by: chao an <anchao@lixiang.com>
2024-04-25 09:48:59 -03:00
..
include arch/risc-v: add support of save/restore vector registers 2024-04-23 16:18:46 -03:00
src arch/risc-v: decouple Per-CPU scratch with ARCH_USE_S_MODE 2024-04-25 09:48:59 -03:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig arch/risc-v: decouple Per-CPU scratch with ARCH_USE_S_MODE 2024-04-25 09:48:59 -03:00