This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from e56eaffe76 Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst: Add documentation for "hwtest" board configuration new 20098f3b34 arch/arm: add semihosting poweroff new ac4b5395f1 qemu/armv7-r: add poweroff The 2 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/Kconfig | 6 +++ arch/arm/src/common/CMakeLists.txt | 1 + arch/arm/src/common/Make.defs | 2 +- .../src/common/arm_poweroff.c} | 57 ++++++++++------------ arch/arm/src/qemu/Kconfig | 1 + boards/arm/qemu/qemu-armv7r/src/qemu_boardinit.c | 4 +- 6 files changed, 38 insertions(+), 33 deletions(-) copy arch/{arm64/src/goldfish/goldfish_serial.c => arm/src/common/arm_poweroff.c} (72%)