This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 6bd191e7e0 drivers/rpmsg/Kconfig: Add SPI dependency for RPMSG_PORT_SPI
add b417495284 arch/risc-v: support backtrace dump during IRQ
add becba7153f arch/risc-v: improve nested interrupt assertion on
riscv_doirq
No new revisions were added by this update.
Summary of changes:
arch/risc-v/src/common/riscv_doirq.c | 19 +++++++++---
arch/risc-v/src/common/riscv_exception_common.S | 23 +++++++++++++++
arch/risc-v/src/common/riscv_getintstack.c | 2 +-
arch/risc-v/src/common/riscv_macros.S | 22 +++++++++++++-
arch/risc-v/src/qemu-rv/chip.h | 39 ++++++++++++++++++++++++-
5 files changed, 98 insertions(+), 7 deletions(-)