Flush the level 1 Data cache.
Note: In Cortex A9, there is no cp instruction for flushing the whole D-cache. Need to flush each line.
Prototype
void Xil_L1DCacheFlush(void);
Flush the level 1 Data cache.
void Xil_L1DCacheFlush(void);