]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm64: zynqmp: Do not map unused OCM/TCM region
authorMichal Simek <michal.simek@xilinx.com>
Sat, 25 Feb 2017 17:17:11 +0000 (18:17 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 28 Feb 2017 07:14:36 +0000 (08:14 +0100)
commit4256d81f99f111731dd8196d680b00de849f9672
treebbb2f2a33834218f5a10ea4427b646083705e2d3
parentd97c06e36983c9fa9745bc00108cddcda351582e
arm64: zynqmp: Do not map unused OCM/TCM region

When OCM or TCM is protected this mapping still exist and it is causing access
violation.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/cpu/armv8/zynqmp/cpu.c