genode/repos/base/include/dataspace
Norman Feske 0d48b74bec Remove Dataspace::phys_addr RPC function
The official way to obtain DMA addresses for RAM dataspaces is
the RPC function 'Pd_session::dma_addr' now. User-level device drivers
should not call this function directly but use the 'Platform_session'
interface of the platform driver instead.

Fixes #2243
2022-02-15 10:23:58 +01:00
..
capability.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
client.h Remove Dataspace::phys_addr RPC function 2022-02-15 10:23:58 +01:00
dataspace.h Remove Dataspace::phys_addr RPC function 2022-02-15 10:23:58 +01:00