nuttx/arch/tricore/include
zhangyu117 02833038fd arch/tricore: Full implementation of setjmp and longjmp.
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>
2026-05-22 00:38:02 +08:00
..
tc4da arch/tricore: support tc4evb board. 2026-03-10 10:38:19 +01:00
tc397 arch/tricore: adjust arch-related irq.h 2026-03-10 10:38:19 +01:00
.gitignore arch/tricore: add Infineon AURIX TriCore support 2024-02-21 21:39:19 -08:00
arch.h include/nuttx/compiler.h: 2025-08-21 08:34:13 -03:00
barriers.h barrier: add UP_RMB UP_WMB 2025-12-22 10:22:06 -03:00
inttypes.h arch/tricore: Resolving gcc compilation warning 2026-01-15 11:37:12 +08:00
irq.h tricore: Add fpu init to open FZ trap. 2026-05-21 11:34:14 +08:00
limits.h arch/tricore: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
setjmp.h arch/tricore: Full implementation of setjmp and longjmp. 2026-05-22 00:38:02 +08:00
spinlock.h arch/tricore:use UP_DSB, UP_DMB, UP_ISB as barrier standard API 2025-01-20 20:13:07 +08:00
syscall.h arch/tricore: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
types.h arch/tricore: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00