commit | 7794e7c0b19f1fe470e62f59421d5770de1fcc95 | [log] [tgz] |
---|---|---|
author | Vince Liu <vince-wl.liu@mediatek.corp-partner.google.com> | Thu Apr 24 11:03:01 2025 +0800 |
committer | Vince Liu <vince-wl.liu@mediatek.corp-partner.google.com> | Fri Apr 25 17:05:53 2025 +0800 |
tree | 765c84fa5cc8fe4e7727adccf778a50676b34ad6 | |
parent | a55208076d3b2859208a849782fb4a0ec30f3bd8 [diff] |
feat(mt8189): disable L3C shared SRAM if the bootloader is coreboot The coreboot of MT8189 does not disable the L3C shared SRAM because the ramstage still needs access to it. Therefore, we disable it at the start of ATF. Change-Id: If87223a1f41afd639859ff0ce80d4e64a9e02a2e Signed-off-by: Vince Liu <vince-wl.liu@mediatek.corp-partner.google.com>