Files
rtems/bsps/arm/raspberrypi/start
Sebastian Huber 276d2efb37 bsp/raspberrypi: Simplify SMP support
There is no need to wait for the secondary processor in
_CPU_SMP_Start_processor() since _CPU_SMP_Finalize_initialization() does
nothing.

The caller of _CPU_SMP_Start_processor() ensures that we do not start
the current processor.
2024-09-29 23:13:32 +00:00
..
2023-05-20 11:05:26 +02:00
2024-09-29 23:13:32 +00:00
2023-05-20 11:05:26 +02:00
2018-04-20 13:52:14 +02:00
2019-03-08 07:42:54 +01:00