This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2024-12-19 13:47:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
79506e4494
genode
/
repos
/
base-nova
/
ports
/
nova.hash
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-22 20:04:23 +00:00
ff82f8cb5bb9b87bd8c05048863c564d05897b2c
Reference in New Issue
Copy Permalink