commit | bfe3606cc02559087e85365f7528589e8b43bae9 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Tue May 21 17:35:19 2013 +0100 |
committer | Alex Shi <alex.shi@linaro.org> | Thu May 29 10:17:22 2014 +0800 |
tree | c75723936a23df71a228decbf52a314f98619a0b | |
parent | 40520991c46c3355ce59a7590f88138142cf3466 [diff] |
arm64: Implement coherent DMA API based on swiotlb This patch adds support for DMA API cache maintenance on SoCs without hardware device cache coherency. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> (cherry picked from commit 7363590d2c4691593fd280f94b3deaeb5e83dbbd) Signed-off-by: Alex Shi <alex.shi@linaro.org>