ikwzm / udmabuf

User space mappable dma buffer device driver for Linux.
BSD 2-Clause "Simplified" License
539 stars 165 forks source link

Do you plan support for versal devices? #112

Open alexantwi opened 1 year ago

alexantwi commented 1 year ago

I would like to use this driver with Versal devices. However, I see they are not supported. Do you plan to update the code for versal devices?

ikwzm commented 1 year ago

Thanks for the issue.

u-dma-buf has been tested on Linux running arm64. Maybe it will work with Versal device. However, I don't have a Versal device, so I haven't had a chance to try it.