ARM: rcar_gen3: fix protection area access error at Cortex-A53
authorHiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Thu, 22 Nov 2018 02:50:44 +0000 (11:50 +0900)
committerMarek Vasut <marex@denx.de>
Fri, 7 Dec 2018 15:31:15 +0000 (16:31 +0100)
commit23b9b36ae39ab3fb6987d1994bf8ab47d449b566
tree9f2d439d323e8fc63d44ced994f5caa51b141418
parent57dbc151437b36cc1105857d222df28b095236d7
ARM: rcar_gen3: fix protection area access error at Cortex-A53

This patch fixes the problem that "main memory domain AXI secure
access protection error" occurs when booting Cortex-A53. Exclude
the area (0x43f00000 to 0x47DFFFFF) set by DBSC from the map area.

Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
arch/arm/mach-rmobile/memmap-gen3.c