raiden00pl opened a new pull request, #20153:
URL: https://github.com/apache/nuttx/pull/20153

   ## Summary
   
   fix various intel64 issues I found when porting px4 to intel64 and doing 
some intel64 performance tests:
   
   - arch/x86_64: don't place the idle stack base below _ebss 
   - arch/intel64: start IDLE stacks below the register save area 
   - arch/intel64: don't touch the outgoing stack after releasing the csection
   
   ## Impact
   
   intel64 stability
   
   ## Testing
   
   CI


-- 
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]

Reply via email to