commit | 5cecd1c52cfc3ee13cbc401af91d32a87ce7e601 | [log] [tgz] |
---|---|---|
author | Takeshi Kihara <takeshi.kihara.df@renesas.com> | Tue Dec 04 12:51:01 2018 +0900 |
committer | Marek Vasut <marex@denx.de> | Fri Dec 07 16:31:15 2018 +0100 |
tree | ff5c2e1c2f86cb39e9e8ada8e926528863b4a86e | |
parent | 5cc53955650036e711f211cdc4986a18c34c9e4f [diff] |
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>