ARM: rcar_gen3: fix protection area access error
authorTakeshi Kihara <takeshi.kihara.df@renesas.com>
Tue, 4 Dec 2018 03:51:01 +0000 (12:51 +0900)
committerMarek Vasut <marex@denx.de>
Fri, 7 Dec 2018 15:31:15 +0000 (16:31 +0100)
commit10854bcc25e1375e472a9bda73406a15b79600a4
treeff5c2e1c2f86cb39e9e8ada8e926528863b4a86e
parent23b9b36ae39ab3fb6987d1994bf8ab47d449b566
ARM: rcar_gen3: fix protection area access error

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

Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
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