diff options
author | Rex-BC Chen <rex-bc.chen@mediatek.com> | 2022-07-22 13:41:45 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-07-26 12:41:36 +0000 |
commit | 202f60b960dba924d5267f171bf4616c5dd89118 (patch) | |
tree | 5823d91f89f7ac3a7de89fec94a7b664843f3b73 /src/soc/ti | |
parent | 0c7a0f963867cd2b6ed9d35fc9a662f178e0f680 (diff) |
soc/mediatek/mt8188: Initialize SSPM
SSPM is "Secure System Power Manager" that provides power control in
secure domain. The initialization flow is to load SSPM firmware to
its SRAM space and then enable.
It takes 21 ms to load sspm.bin.
coreboot logs:
CBFS: Found 'sspm.bin' @0x21680 size 0xa815 in mcache @0xffffeac4
mtk_init_mcu: Loaded (and reset) sspm.bin in 21 msecs (137348 bytes)
TEST=we can see the sspm logs.
BUG=b:233720142
Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
Change-Id: Ib6443b64734048c1d71eeac650f36d7c4ac709cf
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66067
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Diffstat (limited to 'src/soc/ti')
0 files changed, 0 insertions, 0 deletions