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

   Previously apps in kernel build are partially linked, thus are big and 
inefficient. This enables full link for kernel mode apps to reduce size and 
speed up loading.
   
   Changes:
   
   - arch/risc-v/Kconfig          select HAVE_ELF_EXECUTABLE for K230
   - boards/../scripts/Make.defs  adjust LDELFLAGS
   - boards/../knsh/defconfig     enable BINFMT_ELF_EXECUTABLE
   
   Additions:
   - boards/../scripts/gnu-elf.ld apps linker script
   
   ## Summary
   
   ## Impact
   
   ## Testing
   
   


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