summaryrefslogtreecommitdiff
path: root/plat/mediatek/drivers/spm/mt8188
Commit message (Collapse)AuthorAgeFilesLines
* feat(mt8188): add MT8188 SPM debug logsJason Chen2023-05-088-11/+86
| | | | | | | Add debug logs for tracking the status of suspend and resume. Change-Id: Id2d2ab06fadb3118ab66f816937e0dd6e43dbdc3 Signed-off-by: Jason Chen <Jason-ch.Chen@mediatek.com>
* refactor(mediatek): change the parameters of LPM APILiju-Clr Chen2023-01-112-6/+9
| | | | | | | Change the parameters of the LPM API for further extension. Change-Id: Id8897c256c2118d00c6b9f3e7424ebc6100f02eb Signed-off-by: Liju-Clr Chen <liju-clr.chen@mediatek.com>
* feat(mt8188): add SPM feature supportJames Liao2023-01-1114-1/+2735
| | | | | | | Add SPM low power functions, such as system suspend. Change-Id: I6d1ad847a81ba9c347ab6fb8a8cb8c69004b7add Signed-off-by: James Liao <jamesjj.liao@mediatek.com>
* feat(mt8188): add MT8188 SPM supportJames Liao2023-01-1113-0/+4408
Add SPM basic functions including SPM init. Signed-off-by: James Liao <jamesjj.liao@mediatek.com> Change-Id: I5d4860685c15f3b8d555e697837862287f0c303e