arm-trusted-firmware/plat/mediatek
Rex-BC Chen 0fe7ae9c64 fix(plat/mediatek/mt8186): extend MMU region size
In mt8186 suspend/resume flow, ATF has to communicate with a subsys by
read/write the subsys registers. However, the register region of subsys
doesn't include in the MMU mapping region. It triggers MMU faults.

This patch extends the MMU region 0 size to cover all mt8186 HW modules.
This patch also remove MMU region 1 because region 0 covers region 1.

TEST=build pass
BUG=b:202871018

Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Change-Id: I520c51338578bd68756cd02603ce6783f93daf51
2021-12-22 18:06:53 +08:00
..
common feat(plat/mediatek/common): enable software reset for CIRQ 2021-09-28 10:47:11 +08:00
mt6795 Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
mt8173 mediatek: Add jedec info 2020-09-01 16:57:13 +08:00
mt8183 fix(plat/mediatek/mt8183): fix out-of-bound access 2021-09-29 09:33:56 +08:00
mt8186 fix(plat/mediatek/mt8186): extend MMU region size 2021-12-22 18:06:53 +08:00
mt8192 feat(plat/mdeiatek/mt8192): add DFD control in SiP service 2021-08-10 09:41:15 +08:00
mt8195 feat(plat/mediatek/mt8195): add EMI MPU surppot for SCP and DSP 2021-12-06 15:29:08 +08:00