Kinsey Moore commented on a discussion on bsps/aarch64/shared/start/start.S: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/535#note_125375

 >  #include <rtems/asm.h>
 >  #include <rtems/score/percpu.h>
 >  
 > +#include <bsp.h>
 >  #include <bspopts.h>
 >  
 >    /* Global symbols */
 >    .globl _start
 >    .section ".bsp_start_text", "ax"
 >  
 > +#ifdef BSP_START_IMAGE_HEADER

I have added a link to the Linux kernel documentation that describes this 
format.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/535#note_125375
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to