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 e96fb6b118 arch/bcm2711, boards/raspberry-pi-4b: Add preliminary
support for the BCM2711 and Raspberry Pi 4B.
add 84a3639774 arm-m armv7a riscv32 :use cfi in irq asm function, make a
debug frame
No new revisions were added by this update.
Summary of changes:
arch/arm/src/armv6-m/arm_exception.S | 11 +++++--
arch/arm/src/armv7-a/arm_vectors.S | 41 ++++++++++++++++++++++++-
arch/arm/src/armv7-m/arm_exception.S | 10 ++++--
arch/arm/src/armv8-m/arm_exception.S | 11 +++++--
arch/risc-v/src/common/riscv_exception_common.S | 7 +++++
5 files changed, 71 insertions(+), 9 deletions(-)