Implementation of:
-Baremetal example to control a DMAC in the FPGA and transfer to HPS.
-Driver that permits allocation of physically contiguous buffers, needed for DMA.
-OS example to contro DMAC in FPGA and transfer to HPS. It uses the driver to allocate the buffers to be used by the DMAC.
Implementation of: -Baremetal example to control a DMAC in the FPGA and transfer to HPS. -Driver that permits allocation of physically contiguous buffers, needed for DMA. -OS example to contro DMAC in FPGA and transfer to HPS. It uses the driver to allocate the buffers to be used by the DMAC.