commit | 21e22fe301e61ea25ab11c6fee8ed83a2fefeb0a | [log] [tgz] |
---|---|---|
author | Puneet Saxena <puneets@nvidia.com> | Tue Jan 02 11:13:01 2018 +0530 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Jan 23 08:59:12 2020 -0800 |
tree | b5fb08e715821bf9668cfc68752e0086c4256335 | |
parent | 1a7a1dcd13f8513b7e33addcc5af0209bebb921a [diff] |
Tegra194: memctrl: force seswr/rd transactions as passsthru & coherent Force memory transactions from seswr and sesrd as coherent_snoop from no-override. This is necessary as niso clients should use coherent path. Presently its set as FORCE_COHERENT_SNOOP. Once SE+TZ is enabled with SMMU, this needs to be replaced by FORCE_COHERENT. Change-Id: I8b50722de743b9028129b4715769ef93deab73b5 Signed-off-by: Puneet Saxena <puneets@nvidia.com>