mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
The enable the use of 'Attached_ram_dataspace' objects as DMA buffers, we need to pass the 'cached' flag to the constructor. By default, the dataspace is cached, which corresponds to the original behaviour.