mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
1. The original method of restoring the register context relies on the ret instruction, which does not conform to the semantics of longjmp not returning. 2. There are csa leak during longjmp and need recycle. Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> |
||
|---|---|---|
| .. | ||
| tc4da | ||
| tc397 | ||
| .gitignore | ||
| arch.h | ||
| barriers.h | ||
| inttypes.h | ||
| irq.h | ||
| limits.h | ||
| setjmp.h | ||
| spinlock.h | ||
| syscall.h | ||
| types.h | ||