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 2c5091415e Contributing and PR template fix.
add 323ee075be nuttx/qemu: Fix funciton up_idle multiple definition
add 55d7708fa0 boards/arm/qemu: enable kernel build for armv7a
No new revisions were added by this update.
Summary of changes:
.../arm/qemu/boards/qemu-armv7a/README.txt | 29 +++++++++++
arch/arm/src/qemu/Make.defs | 6 ++-
arch/arm/src/qemu/chip.h | 2 +
.../arm/src/qemu/hardware/qemu_memorymap.h | 58 +++++++++++-----------
arch/arm/src/qemu/qemu_memorymap.c | 2 +
.../goldfish_pgalloc.c => qemu/qemu_pgalloc.c} | 2 +-
.../qemu-armv7a}/configs/knsh/defconfig | 53 +++++++++++---------
7 files changed, 98 insertions(+), 54 deletions(-)
copy net/route/romroute.h => arch/arm/src/qemu/hardware/qemu_memorymap.h (52%)
copy arch/arm/src/{goldfish/goldfish_pgalloc.c => qemu/qemu_pgalloc.c} (98%)
copy boards/arm/{imx6/sabre-6quad => qemu/qemu-armv7a}/configs/knsh/defconfig
(69%)