Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

riscv: Suppress LOAD RWX linker warning #14724

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Commits on Nov 11, 2024

  1. riscv: Suppress LOAD RWX linker warning

    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
    
    Signed-off-by: Huang Qi <[email protected]>
    no1wudi committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f5dbf9e View commit details
    Browse the repository at this point in the history