mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
We do not use the VMM with several CPUs until now. On the other hand there is a dead-lock due to the generic timer calling the cpu handler function explicitly, which already holds the lock. For the time-being remove the lock. Ref #3620
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.