nuttx/arch/risc-v
Yanfeng Liu 709a1c61f1 risc-v/k230: revise k230 hart operations and kernel linker script.
This patch revises `k230_hart.[ch]` by:

  - revising big core boot/stop control.
  - making k230_hart_is_big() available in S-mode.
  - adding more comments.

This patch also revises the `ld-kernel.script` so that to match the
latest MMU pgtable design.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-02-15 19:53:24 -08:00
..
include risc-v/k230: initial Asymmetric Multi-Processing support 2024-02-13 10:34:21 -03:00
src risc-v/k230: revise k230 hart operations and kernel linker script. 2024-02-15 19:53:24 -08:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig risc-v/k230: initial Asymmetric Multi-Processing support 2024-02-13 10:34:21 -03:00