mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-23 02:32:44 +00:00
In case of the GPU multiplexer, we need to delegate MMIO memory to the framebuffer client in form of a managed dataspace. To be able to attach a given Platform::Device::Mmio object to a region map we need to access its capability. Ref genodelabs/genode#4578