Kishon Vijay Abraham I 0a121f9bc3 misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocation
Use streaming DMA APIs (dma_map_single/dma_unmap_single) for buffers
transmitted/received by the endpoint device instead of allocating
a coherent memory. Also add default_data to set the alignment to
4KB since dma_map_single might not return a 4KB aligned address.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tested-by: Alan Mikhak <alan.mikhak@sifive.com>
2020-04-02 17:57:10 +01:00
..
2020-01-16 14:59:36 +10:00
2020-01-14 15:06:06 +01:00
2020-01-24 09:33:58 +01:00
2020-01-29 10:35:54 -08:00
2019-12-17 13:57:54 +01:00
2019-11-20 15:09:49 +01:00
2019-09-18 11:14:31 -07:00
2020-01-29 10:35:54 -08:00