Re: [PR] x86_64: support for stack canaries [nuttx]

2025-04-29 Thread via GitHub
xiaoxiang781216 merged PR #16288: URL: https://github.com/apache/nuttx/pull/16288 -- 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: commits-unsubscr...@nu

Re: [PR] x86_64: support for stack canaries [nuttx]

2025-04-29 Thread via GitHub
nuttxpr commented on PR #16288: URL: https://github.com/apache/nuttx/pull/16288#issuecomment-2838085748 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR does not fully meet the NuttX requirements.

[PR] x86_64: support for stack canaries [nuttx]

2025-04-29 Thread via GitHub
szafonimateusz-mi opened a new pull request, #16288: URL: https://github.com/apache/nuttx/pull/16288 ## Summary Add support for stack canaries for x86. This includes mostly fixes for TLS support that are required for stack canaries in x86. The FSBASE register must be unique per