mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-04 10:10:59 +00:00
281785f6bd
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