mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
The code to group together SMT threads of one CPU and to move P-Core to the beginning of Genode's affinity-space, did not consider to run on SOCs with only E-Core CPUs. Re-structure the code to support e-Core only SOCs. Additionally, provide a fallback mapping in case of CPU id reordering problems. Track faulty re-mapping and delay the reporting until core_log is initialized, so that the warnings is visible to consumers, e.g. on Sculpt OS. Related to discussion of #5304 Fixes #5307
This repository contains the port of Genode to the NOVA microhypervisor. For more information on this kernel, please refer to the official website. :[http://hypervisor.org]: Official website for the NOVA microhypervisor.