This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 0d52b5be56 mpfs_mm_init: Mark the L2 kernel page table as a global mapping add 4e095d2e90 arch: risc-v: Add SMP support for BUILD_KERNEL add d5d76560ef boards: rv-virt: Add ksmp64 configuration No new revisions were added by this update. Summary of changes: arch/risc-v/src/common/riscv_cpustart.c | 16 +++++++++++++ arch/risc-v/src/common/riscv_mmu.h | 6 +++++ arch/risc-v/src/qemu-rv/hardware/qemu_rv_clint.h | 9 +++++++- .../src/qemu-rv/hardware/qemu_rv_memorymap.h | 1 + arch/risc-v/src/qemu-rv/qemu_rv_start.c | 26 +++++++++++++++++----- boards/risc-v/qemu-rv/rv-virt/README.txt | 4 ++-- .../rv-virt/configs/{knsh64 => ksmp64}/defconfig | 12 +++++----- 7 files changed, 60 insertions(+), 14 deletions(-) copy boards/risc-v/qemu-rv/rv-virt/configs/{knsh64 => ksmp64}/defconfig (94%)