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.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs