genode/repos/base-nova/ports
Alexander Boettcher 7ebd3a086a nova: avoid reset on machines with too many CPUs
The NOVA kernel and Genode's roottask core are configured to be runnable
with up to 64 CPUs (MAX_SUPPORTED_CPUS in core resp. NUM_CPU in kernel).
On machines with more CPUs a reset occurred. The commit checks for this
case, bootstraps the first 64 CPUs only, and sends all other CPUs to
sleep.

Also, the platform_info ROM size is increased to host information about
more than 32 CPUs.

Issue #4640
2022-11-17 08:00:34 +01:00
..
nova.hash nova: avoid reset on machines with too many CPUs 2022-11-17 08:00:34 +01:00
nova.port nova: avoid reset on machines with too many CPUs 2022-11-17 08:00:34 +01:00