RTEMS | Improve and simplify SMP start (!235)

Sebastian Huber (@sebhub) gitlab at rtems.org
Sun Sep 29 23:53:14 UTC 2024




Sebastian Huber commented on a discussion on bsps/arm/altera-cyclone-v/start/bspsmp.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/235#note_112703

 >  
 >  bool _CPU_SMP_Start_processor(uint32_t cpu_index)
 >  {
 > -  bool started;
 > +  _Assert(cpu_index == 1);

The hardware has only two CPUs.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/235#note_112703
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/20240929/d135d98c/attachment.htm>


More information about the bugs mailing list