Files
rtems/bsps
Jan Sommer 85d6a760f5 bsp/pc386: Update GDT to work for SMP
Create a GS segment in the GDT for each processor for storing TLS.
This makes the GDT in startAP.S obsolete as all processors now share the
same GDT, which is passed to each AP at startup.

The correct segment for each processor is calculated in cpu_asm.S.

Update #3335
2020-06-11 13:28:55 +10:00
..
2020-04-07 17:11:53 -05:00
2020-04-10 19:56:50 +02:00
2020-04-06 21:22:14 +02:00
2019-07-05 09:04:34 +02:00