commit | 83f37d998123f269e7ce901b190e016d52f9ebe3 | [log] [tgz] |
---|---|---|
author | Gavin Liu <gavin.liu@mediatek.com> | Thu Feb 06 13:37:16 2025 +0800 |
committer | Gavin Liu <gavin.liu@mediatek.corp-partner.google.com> | Thu Feb 06 14:21:03 2025 +0800 |
tree | bec2dec63414d9e41dfff4c7f765f6fb2aff4119 | |
parent | cea1549c95b599a2c0906e168c906971b8d01a4c [diff] |
fix(mt8196): remove CPU_IDLE_SRAM_BASE entry from plat_mmap This region is defined in LPM driver. Prefer managing this region in LPM driver and remove it from plat_mmap and platform_def.h. Change-Id: I57bfaad88a28d4f29e2b132ba080bc7d5b8248d8 Signed-off-by: Gavin Liu <gavin.liu@mediatek.com>