1. 02 Jul, 2021 1 commit
    • Tinghan Shen's avatar
      fix(plat/mediatek/mt8195): extend MMU region size · 9ff8b8ca
      Tinghan Shen authored
      
      
      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
      Signed-off-by: default avatarTinghan Shen <tinghan.shen@mediatek.com>
      9ff8b8ca
  2. 26 May, 2021 1 commit
  3. 23 Apr, 2021 13 commits