embeddedsw/XilinxProcessorIPLib/drivers/axidma/examples
Kedareswara rao Appana 1f48a8019c axidma: Handle cache flush/invalidate api's properly for a53
In a53 processor the Cache flush api does both fulsh and invalidate
of the memory once the dma transfer is done before checking the
data we shouldn't invalidate the memory unlike the a9/microblaze case.
This patch updates the axidma examples for the same.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-08-21 14:16:24 +05:30
..
index.html dma: Add axidma_v8_1 and deprecate axidma_v8_0 2015-01-22 18:49:26 +05:30
xaxidma_example_selftest.c dma: Add self-test API to the driver source files. 2015-02-02 13:17:03 +05:30
xaxidma_example_sg_intr.c dma: Add axidma_v8_1 and deprecate axidma_v8_0 2015-01-22 18:49:26 +05:30
xaxidma_example_sg_poll.c axidma: Add support for 64-bit addressing 2015-07-31 16:55:58 +05:30
xaxidma_example_simple_intr.c axidma: Handle cache flush/invalidate api's properly for a53 2015-08-21 14:16:24 +05:30
xaxidma_example_simple_poll.c axidma: Handle cache flush/invalidate api's properly for a53 2015-08-21 14:16:24 +05:30
xaxidma_multichan_sg_intr.c dma: Add axidma_v8_1 and deprecate axidma_v8_0 2015-01-22 18:49:26 +05:30
xaxidma_poll_multi_pkts.c dma: Add axidma_v8_1 and deprecate axidma_v8_0 2015-01-22 18:49:26 +05:30