commit | 58e0adfb5356ee1f85bd7f9d3e983b59e6dfdce0 | [log] [tgz] |
---|---|---|
author | Sravan Kumar Kairam <sgoud@codeaurora.org> | Tue Feb 27 18:37:40 2018 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Mon Mar 19 09:34:39 2018 -0700 |
tree | 81e0ccc126c0a5ac79e774c1fc6b4cf5c1bfaf7a | |
parent | 59c25048cd8b0ec5899423ee4ca743ce95932f95 [diff] |
qcacmn: Add support for WLAN-IPA WDI2 with SMMU Stage 1 Update WLAN-IPA WDI-2 datapath for DMA buffer sharing with SMMU Stage 1 translation support. When SMMU Stage 1 is enabled DMA APIs return IO virtual address(IOVA) instead of physical address. This IOVA need to mapped to physical address by IPA module before accessing them. Change-Id: I33082bc74760b0f12c348238c6f48f5ce5750172 CRS-Fixed: 2072953