nuttx/arch/arm/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
..
a1x drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
am335x Typo fixes. 2023-02-17 11:17:11 -03:00
arm assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
armv6-m assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
armv7-a assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
armv7-m assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
armv7-r assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
armv8-m assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
c5471 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
cxd56xx fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
dm320 group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
efm32 fix copy-paste errors for d356ad633f 2023-04-10 03:21:36 -07:00
eoss3 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
gd32f4 add littlefs support for gd32f450zk-eval board 2023-04-01 10:38:16 -03:00
imx1 group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
imx6 arch: imx6: Add support for AR8031 gigabit ethernet phy 2023-04-25 11:45:19 +08:00
imxrt Initial FlexIO support 2023-04-26 10:16:18 +08:00
kinetis arm/chip/sdio/muxbus: comment all undefined symbols 2023-03-26 13:04:48 -03:00
kl drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
lc823450 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
lpc17xx_40xx arm/chip/sdio/muxbus: comment all undefined symbols 2023-03-26 13:04:48 -03:00
lpc31xx group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
lpc43xx arm/chip/sdio/muxbus: comment all undefined symbols 2023-03-26 13:04:48 -03:00
lpc54xx arm/chip/sdio/muxbus: comment all undefined symbols 2023-03-26 13:04:48 -03:00
lpc214x Typo fixes. 2023-02-17 11:17:11 -03:00
lpc2378 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
max326xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
moxart
nrf52 assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
nrf53 assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
nuc1xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
phy62xx assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
rp2040 mtd: Extend isbad and markbad func for mtd_dev_s 2023-03-01 10:06:56 -03:00
rtl8720c sem/sem_init: Change sem_xxx -> nxsem_xxx in kernel modules 2023-04-25 13:41:51 +02:00
s32k1xx arch: remove unnecessary sem_setprotocol code 2023-03-17 16:53:19 -03:00
s32k3xx arch: remove unnecessary sem_setprotocol code 2023-03-17 16:53:19 -03:00
sam34 mtd/nand: Fix the comment and remove the uneeded inclusion 2023-05-01 22:47:00 +03:00
sama5 arch/arm/sama5: Use a recursive mutex to fix OHCI deadlock. 2023-05-03 12:53:30 +08:00
samd2l2 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
samd5e5 arch: remove unnecessary sem_setprotocol code 2023-03-17 16:53:19 -03:00
samv7 samv7: add support for adjtime() interface 2023-04-25 14:37:50 -03:00
stm32 fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
stm32f0l0g0 stm32f0l0g0:stm32f0{3|5|7|9}x_pinmap & stm32g0_pinmap Remove GPIO_SPEED_xxx and add legacy pinmap 2023-04-19 09:58:11 +02:00
stm32f7 stm32_f7/h7_eth: Added error handling for abnormal interrupts. 2023-04-25 15:20:09 +02:00
stm32h7 stm32_f7/h7_eth: Added error handling for abnormal interrupts. 2023-04-25 15:20:09 +02:00
stm32l4 stm32l4:stm32l4x{3|4|5|6|r}xx_pinmap pinmap Remove GPIO_SPEED_xxx and add legacy pinmap 2023-04-19 09:58:11 +02:00
stm32l5 stm32l5:pinmap Add suffix to all pins and add legacy pinmap 2023-04-19 09:58:11 +02:00
stm32u5 stm32u5:stm32u585xx_pinmap Fix typo 2023-04-19 09:58:11 +02:00
stm32wb stm32wb:pinmap Add suffix to all pins and add legacy pinmap 2023-04-19 09:58:11 +02:00
stm32wl5 stm32wl5:pinmap Fix typo 2023-04-19 09:58:11 +02:00
str71x drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
tiva Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
tlsr82 arch/arm: change up_saveusercontext to assembly code 2023-04-22 01:11:00 +08:00
tms570
xmc4 Typo fixes. 2023-02-17 11:17:11 -03:00
.gitignore
Makefile tools: add separate flags parameter for COMPILE/COMPILEXX 2023-01-31 13:42:33 +08:00