mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
132e4fe815
This change of the inner working of the platform driver for ARM allows clients to have permanent open sessions, as long as a policy node matches the client. If devices disappear from the policy resp. from the set of available devices (hotplug), the devices ROM of the session gets updated, and a corresponding device session gets closed. If the device remains untouched in the configuration but other devices appeared/disappeared, the device session is not affected. Ref #4330 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.