mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +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
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.