RTEMS | bsp/aarch64:SMP improvement on aarch64 (!113)

xiaojun zheng (@zhengxiaojun) gitlab at rtems.org
Fri Sep 13 04:22:13 UTC 2024




xiaojun zheng commented on a discussion on bsps/aarch64/include/bsp/start.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/113#note_112024

 >  
 >  #define BSP_START_DATA_SECTION __attribute__((section(".bsp_start_data")))
 >  
 > +/*
 > + * @brief Logical CPU mapping.
 > + */
 > +extern uint64_t __cpu_logical_map[CPU_MAXIMUM_PROCESSORS];

Updated the objects names, functions names, comments, and some code style.

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240913/5d62347a/attachment-0001.htm>


More information about the bugs mailing list