]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(mediatek): change LPM header file path for further extension
authorLiju-Clr Chen <liju-clr.chen@mediatek.com>
Fri, 6 Jan 2023 06:53:37 +0000 (14:53 +0800)
committerLiju-Clr Chen <liju-clr.chen@mediatek.com>
Wed, 11 Jan 2023 05:37:48 +0000 (13:37 +0800)
commit1c5fc9a25417cbfb08c8aa12a2e398e202fda3d7
treefa8a5ac89604a15336c7266e6fd761837a54a394
parente56a939cabb5ae0fe967c19ddacf97304c563f37
refactor(mediatek): change LPM header file path for further extension

Move `mt_lp_rm.h` to `plat/mediatek/include/lpm` for further extension.

Change-Id: If377ce6791ce80f82643b0f2466eb0f1aa5aa40b
Signed-off-by: Liju-Clr Chen <liju-clr.chen@mediatek.com>
plat/mediatek/common/lpm/mt_lp_rm.h [deleted file]
plat/mediatek/drivers/cpu_pm/cpcv3_2/mt_cpu_pm.c
plat/mediatek/include/lpm/mt_lp_rm.h [new file with mode: 0644]
plat/mediatek/mt8186/platform.mk
plat/mediatek/mt8192/platform.mk
plat/mediatek/mt8195/platform.mk