Files
rtems/cpukit
Sebastian Huber 7c19e50bdd score: Fix per-CPU data allocation
Allocate the per-CPU data for secondary processors directly from the
heap areas before heap initialization and not via
_Workspace_Allocate_aligned().  This avoids dependency on the workspace
allocator.  It fixes also a problem on some platforms (e.g. QorIQ) where
at this early point in the system initialization the top of the RAM is
used by low-level startup code on secondary processors (boot pages).

Update #3507.
2018-12-18 08:50:08 +01:00
..
2018-12-14 07:03:33 +01:00
2018-10-09 13:26:47 +02:00
2018-11-20 09:45:51 -06:00
2018-11-14 07:02:03 +01:00
2018-10-10 07:53:11 +02:00
2018-10-10 07:53:32 +02:00
2018-10-10 07:53:50 +02:00
2018-10-10 07:54:12 +02:00
2018-10-10 07:54:43 +02:00
2018-10-10 07:55:10 +02:00
2018-12-18 08:50:08 +01:00
2018-12-18 08:50:08 +01:00
2018-10-10 07:55:12 +02:00
2018-01-25 08:45:26 +01:00
2018-12-14 07:03:33 +01:00
2018-10-09 13:26:47 +02:00