Hello Julius Werner, You-Cheng Syu, Hung-Te Lin, build bot (Jenkins), Chun-ta Lin, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31516
to look at the new patch set (#9).
Change subject: mediatek/mt8183: Add SSPM init support ......................................................................
mediatek/mt8183: Add SSPM init support
SSPM is a Secure System Power Manager for power control in secure domain. The init flow is load SSPM firmware to SSPM's sram and enable SSPM.
BUG=b:80501386 BRANCH=none Test=Build pass
Change-Id: I4ae6034454326f5115cd3948819adc448b67fb1c Signed-off-by: Erin Lo erin.lo@mediatek.com --- M src/soc/mediatek/mt8183/Makefile.inc M src/soc/mediatek/mt8183/include/soc/addressmap.h A src/soc/mediatek/mt8183/include/soc/sspm.h A src/soc/mediatek/mt8183/sspm.c 4 files changed, 74 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/31516/9