genode/repos/base-nova/ports
Alexander Boettcher 48d6f0220c nova: avoid static smp code reservation
Using a segment to reserve the AP (application processor) code page does not
work if the region overlaps with other non-memory types, e.g. bender checks
for the overlapping and denies to boot on such machines.

Without bender, the system boots up fine. So, partially remove the nova commit
"Add segment to reserve AP startup page" and instead apply the idea of
Cyberus's version. Place the AP boot code later during boot and save and
restore the memory before/after SMP bootstrap.
2024-05-29 09:18:11 +02:00
..
nova.hash nova: avoid static smp code reservation 2024-05-29 09:18:11 +02:00
nova.port nova: avoid static smp code reservation 2024-05-29 09:18:11 +02:00