When do we need to call Clean and Invalidate D Cache?
Hi everybody, this maybe a very simple question but it is complex to me.Are they only needed between DMA and Memory?If we have few buffers but they are same RAM, do we need to clean/invalidate before copy or read?If a buffer is located in uncache (by...