The alt_dcache_flush function from the hal may not correctly flush all dirty data in the cache. Consider the case where I want to flush the contents of a video buffer that is larger than the data cache. const alt_u32 VideoRamSize = 38400; BYTE videoRam[VideoRamSize]; ...
The alt_dcache_flush function from the hal may not correctly flush all dirty data in the cache. Consider the case where I want to flush the contents of a video buffer that is larger than the data cache. const alt_u32 VideoRamSize = 38400; BYTE videoRam[VideoRamSi...
The alt_dcache_flush function from the hal may not correctly flush all dirty data in the cache. Consider the case where I want to flush the contents of a video buffer that is larger than the data cache. const alt_u32 VideoRamSize = 38400; BYTE videoRam[VideoRamSize]; alt...
The alt_dcache_flush function from the hal may not correctly flush all dirty data in the cache. Consider the case where I want to flush the contents of a video buffer that is larger than the data cache. const alt_u32 VideoRamSize = 38400; BYTE videoRam[VideoRamSize]; alt...