Yidi Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46401 )
Change subject: soc/mediatek/mt8192: Reserve 44K SRAM for MPUPM working buffer
......................................................................
Patch Set 17:
Hi Hung-Te
- Does MPUPM use SRAM even after kernel is up, or we're simply loading it for temporary, like SPM?
MPUPM image will be loaded and run in its own SRAM 0x0C540000. (CB:46392)
MPUPM exchanges data with kernel driver using SRAM 0x00115000 ~ 0x0011ffff.
The address is hardcoded in MPUPM image and is unlikely to change.
- If a permanent RAM is needed, can we use DRAM (we can still preserve that as CBMEM)?
MPUPM does not use DRAM.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/46401
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic82a194736eecd7bdc8df80b493290090a2ccba5
Gerrit-Change-Number: 46401
Gerrit-PatchSet: 17
Gerrit-Owner: Yidi Lin
yidi.lin@mediatek.com
Gerrit-Reviewer: CK HU
ck.hu@mediatek.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 05 Nov 2020 08:21:42 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment