mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-03 13:14:45 +00:00
Put the initialization of the cpu cores, setup of page-tables, enabling of MMU and caches into a separate component that is only used to bootstrap the kernel resp. core. Ref #2092