commit | c0cf27427ecd42d470802034cf301f4311b425c0 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Fri Jun 18 11:33:16 2021 +0800 |
committer | developer <developer@mediatek.com> | Fri Jul 02 16:22:16 2021 +0800 |
tree | 0be094f3157b7754bbbe27bbad6f69c8002a579b | |
parent | 0b2b0459133ac84b486c918175826dd998e957d0 [diff] |
fix(plat/mediatek/mt8195): extend MMU region size In mt8195 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 mt8195 HW modules. This patch also remove MMU region 1 because region 0 covers region 1. Change-Id: I3a186ed71d0d963b59ae55e27a6d27a01fe4f638