mediatek: mt8183: support CPU hotplug
- Add DCM driver
- Add SPMC driver
- Implement core and cluster power on/off handlers

Change-Id: I902002f8ea6f98fd73bf259188162b10d3939c72
Signed-off-by: kenny liang <kenny.liang@mediatek.com>
1 parent f992b96 commit 7352f329e8db1ee655ef1a062ef6fc6dabb3bec2
@kenny liang kenny liang authored on 2 May 2019
Showing 11 changed files
View
include/lib/cpus/aarch64/cortex_a53.h
View
include/lib/cpus/aarch64/cortex_a73.h
View
plat/mediatek/mt8183/bl31_plat_setup.c
View
plat/mediatek/mt8183/drivers/spmc/mtspmc.c 0 → 100644
View
plat/mediatek/mt8183/drivers/spmc/mtspmc.h 0 → 100644
View
plat/mediatek/mt8183/drivers/spmc/mtspmc_private.h 0 → 100644
View
plat/mediatek/mt8183/include/plat_dcm.h 0 → 100644
View
plat/mediatek/mt8183/include/spm.h 0 → 100644
Too large (Show diff)
View
plat/mediatek/mt8183/plat_dcm.c 0 → 100644
View
plat/mediatek/mt8183/plat_pm.c
View
plat/mediatek/mt8183/platform.mk