nuttx/arch/ceva/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
..
common assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
xc5 assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
xm6 assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
.gitignore CEVA: add ceva platform xc5 xm6 support 2022-01-07 09:31:59 -03:00
Makefile arch: Remove board/libboard$(LIBEXT) from the rerequest of export_startup 2022-05-12 23:34:31 +03:00