mirror of
https://github.com/apache/nuttx.git
synced 2026-08-28 12:50:36 +00:00
Add setjmp/longjmp support for TriCore architecture using iLLD intrinsics to save and restore the CSA (Context Save Area) chain. This implementation saves upper/lower context registers and walks the CSA linked list to restore the full call context on longjmp. Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com>
4 lines
133 B
Text
4 lines
133 B
Text
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|