mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-09 20:51:16 +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