nuttx/arch/risc-v/src
zhangyuan21 841b178782 assert: show stacks with the sp from regs
1. Get the value of sp from dump regs when an exception occurs,
   to avoid getting the value of fp from up_getsp and causing
   incomplete stack printing.
2. Determine which stack the value belongs to based on the value
   of SP to avoid false reports of stack overflow

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-05-05 13:40:04 +08:00
..
bl602 treewide: add DOWNLOAD variable as unification of curl call 2023-03-08 17:05:05 +08:00
c906 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
common assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
esp32c3 sem/sem_init: Change sem_xxx -> nxsem_xxx in kernel modules 2023-04-25 13:41:51 +02:00
esp32c6 arch: Remove MIN macro definition 2023-03-22 17:26:37 -03:00
espressif risc-v/espressif: Initialize HR Timer where it is required 2023-04-07 12:27:56 -03:00
fe310 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
hpm6750 boards:riscv:hpm6750evk2: revised README.txt to config toolchain 2023-03-09 07:56:00 +02:00
k210 arch: k210: Fix k210 timer on QEMU 6.1 or later 2023-04-06 00:54:08 -07:00
litex arch/risc-v/litex: Fix emac driver compilation when only IPv6 is used. 2023-05-05 11:53:13 +08:00
mpfs arm/chip/sdio/muxbus: comment all undefined symbols 2023-03-26 13:04:48 -03:00
opensbi treewide: add DOWNLOAD variable as unification of curl call 2023-03-08 17:05:05 +08:00
qemu-rv risc-v: SV32 MMU support for qemu-rv. 2023-03-29 22:15:19 +09:00
rv32m1 Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile tools: add separate flags parameter for COMPILE/COMPILEXX 2023-01-31 13:42:33 +08:00