incubator-nuttx/boards/risc-v/k230/canmv230
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
..
configs risc-v/k230: initial Asymmetric Multi-Processing support 2024-02-13 10:34:21 -03:00
include
kernel risc-v/canmv230: add PROTECTED build support 2024-01-08 19:46:42 -03:00
scripts risc-v/k230: revise k230 hart operations and kernel linker script. 2024-02-15 19:53:24 -08:00
src risc-v/k230: initial Asymmetric Multi-Processing support 2024-02-13 10:34:21 -03:00
CMakeLists.txt risc-v/canmv230: add CMake support 2024-01-27 00:56:57 -08:00
Kconfig