-
Philippe Mathieu-Daudé authored
Allow the device to execute the DMA transfers in a different AddressSpace. The A10 and H3 SoC keep using the system_memory address space, but via the proper dma_memory_access() API. Signed-off-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by:
Niek Linnenbank <nieklinnenbank@gmail.com>
Reviewed-by:
Niek Linnenbank <nieklinnenbank@gmail.com>
Message-id: 20200814110057.307-1-f4bug@amsat.org
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>Philippe Mathieu-Daudé authoredAllow the device to execute the DMA transfers in a different AddressSpace. The A10 and H3 SoC keep using the system_memory address space, but via the proper dma_memory_access() API. Signed-off-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by:
Niek Linnenbank <nieklinnenbank@gmail.com>
Reviewed-by:
Niek Linnenbank <nieklinnenbank@gmail.com>
Message-id: 20200814110057.307-1-f4bug@amsat.org
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Loading