commit | fe2eb11de8715a2fd012e839ea66410fa43ef3fa | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Sep 11 09:39:59 2019 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Oct 08 09:11:14 2019 +0200 |
tree | 593c21a0da4997b1a3960090ad19f9914778a507 | |
parent | 21eb5cc32ac156d5f147fe4233fddc663eaad6af [diff] |
arm64: zynqmp: Provide a Kconfig option to disable OCM and TCM MMU mapping This patch provides an option to enable/disable OCM and TCM memory into MMU table with corresponding memory attributes. The same change was done for ZynqMP by commit 189bec47ab1f ("arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMU") Signed-off-by: Michal Simek <michal.simek@xilinx.com>