zyfeier opened a new pull request, #18927: URL: https://github.com/apache/nuttx/pull/18927
## Summary - Add setjmp/longjmp support for TriCore architecture using iLLD intrinsics to save and restore the CSA chain. - Rewrite with pure inline assembly for correct longjmp semantics (no-return) and CSA leak prevention. ## Testing - Built and verified on `triboard_tc4x9_com:nsh` (TC4xx) - Hardware tested on TC4D9 EVB: ostest passed with 0 failures, setjmp_test passed both jump cases (ret val 123 and 0) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
