xilinx-dma¶
The xilinx-dma
interface allows access to Xilinx DMA IP from a connected PCIe card on a device typically running Ubuntu Core.
See Interface management and Supported interfaces for further details on how interfaces are used.
Developer details
Auto-connect: no Super-privileged: yes
Code examples¶
The test code can be found in the snapd repository:https://github.com/snapcore/snapd/blob/master/interfaces/builtin/xilinx_dma_test.go
The source code for the interface is in the snapd repository: https://github.com/snapcore/snapd/blob/master/interfaces/builtin/xilinx_dma.go