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

   Add --no-warn-rwx-segments in case of RAM boot mode to linker to suppress 
the below warning:
   "nuttx has a LOAD segment with RWX permissions"
   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   Suppress the warning message "nuttx has a LOAD segment with RWX permissions" 
in case of RAM boot mode is selected.
   RAM MODE:  
BOOT_RUNFROMEXTSRAM/BOOT_RUNFROMISRAM/BOOT_RUNFROMSDRAM/BOOT_COPYTORAM
   
   ## Impact
   "nuttx has a LOAD segment with RWX permissions" is suppressed
   
   ## Testing
   
   Tested on company internal's project,  BOOT_RUNFROMISRAM is selected.   I 
can't find a proper board to reproduce the issue in master.
   
   
   


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