commit | 3d8d2ab136682c4499fcebab8b6785b5207bfb27 | [log] [tgz] |
---|---|---|
author | Krishna Reddy <vdumpa@nvidia.com> | Fri Dec 22 20:17:09 2017 -0800 |
committer | Manish Pandey <manish.pandey2@arm.com> | Fri Jan 17 10:31:45 2020 +0000 |
tree | 2e8fc5ba34a0b29ee2c7ba2723ffab3855b3ff4a | |
parent | a1673b36582d345817e7f37d6ee29b99b9340846 [diff] |
Tegra194: memctrl: force viw and vifalr/w transactions as non-coherent Force memory transactions from viw and viflar/w as non-coherent from no-override. This is necessary as iso clients shouldn't use coherent path and stage-2 smmu mappings won't mark transactions as non-coherent. For native case, no-override works. But, not for virtualization case. Change-Id: I1a8fc17787c8d0f8579bdaeeb719084993e27276 Signed-off-by: Krishna Reddy <vdumpa@nvidia.com>