RTEMS | bsp/aarch64:SMP improvement on aarch64 (!113)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Fri Sep 13 04:55:38 UTC 2024
Sebastian Huber commented on a discussion on bsps/aarch64/include/bsp/start.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/113#note_112027
>
> #define BSP_START_DATA_SECTION __attribute__((section(".bsp_start_data")))
>
> +/*
> + * @brief Logical CPU mapping.
> + */
> +extern uint64_t __cpu_logical_map[CPU_MAXIMUM_PROCESSORS];
Could you please squash the commits to so that we have a clean history once merged. Please fix the white space and spelling in your commit messages.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/113#note_112027
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/540c6603/attachment.htm>
More information about the bugs
mailing list