Re: [U-Boot] [PATCH v5 11/14] crypto/fsl: Make CAAM transactions cacheable

2016-03-29 Thread York Sun
On 03/22/2016 10:43 PM, Saksham Jain wrote: > This commit solves CAAM coherency issue on ls2080. When Caches are > enabled and CAAM's DMA's AXI transcations are not made cacheable, Core > reads/write data from/to Caches and CAAM does from Main Memory. This > forces data flushes to synchronize

[U-Boot] [PATCH v5 11/14] crypto/fsl: Make CAAM transactions cacheable

2016-03-23 Thread Saksham Jain
This commit solves CAAM coherency issue on ls2080. When Caches are enabled and CAAM's DMA's AXI transcations are not made cacheable, Core reads/write data from/to Caches and CAAM does from Main Memory. This forces data flushes to synchronize various data structures. But even if any data in