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/nuttx.git
from 4c48708fbc boards/esp32c3: modify nimble defconfig to use UART0 as
serial console
new d28c15bd06 arch/arm/qemu: fix mmu not enabled when smp
new 37e853f102 arch/arm/qemu: copy mmu table from cpu0 when SMP
new 12c379e88b board/arm/qemu: add knsh_smp for qemu-virt-armv7a kernel
build
new 9e313bddbf arch/arm/goldfish: copy mmu table when SMP
new 1f8eb18e1d arch/arm/goldfish: fix mmu not enabled when smp
new 05beacc799 arch/arm/heap: reserved memory for mmu table
new 726683485f arch/arm/heap: add mmu.h fix not defined error when
BUILD_KERNEL
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/arm/src/common/arm_allocateheap.c | 7 +++++++
arch/arm/src/goldfish/goldfish_boot.c | 15 +++++++++++++++
arch/arm/src/qemu/qemu_boot.c | 15 +++++++++++++++
.../qemu/qemu-armv7a/configs/{knsh => knsh_smp}/defconfig | 1 +
4 files changed, 38 insertions(+)
copy boards/arm/qemu/qemu-armv7a/configs/{knsh => knsh_smp}/defconfig (99%)