Initialize platform for MediaTek mt8183
- Add basic platform setup
- Add generic CPU helper functions
- Add delay timer platform implementation
- Use TI 16550 uart driver

Change-Id: I1c29569c68fe9fca5e10e88a22a29690bab7141f
Signed-off-by: kenny liang <kenny.liang@mediatek.com>
1 parent f2f0846 commit 3fa9dec43dbf1d8862d2e6c16dfac5fe6d8d317c
@kenny liang kenny liang authored on 10 Apr 2019
Showing 16 changed files
View
docs/plat/mt8183.rst 0 → 100644
View
plat/mediatek/mt8183/aarch64/plat_helpers.S 0 → 100644
View
plat/mediatek/mt8183/aarch64/platform_common.c 0 → 100644
View
plat/mediatek/mt8183/bl31_plat_setup.c 0 → 100644
View
plat/mediatek/mt8183/include/mcucfg.h 0 → 100644
View
plat/mediatek/mt8183/include/plat_debug.h 0 → 100644
View
plat/mediatek/mt8183/include/plat_macros.S 0 → 100644
View
plat/mediatek/mt8183/include/plat_private.h 0 → 100644
View
plat/mediatek/mt8183/include/platform_def.h 0 → 100644
View
plat/mediatek/mt8183/include/power_tracer.h 0 → 100644
View
plat/mediatek/mt8183/include/scu.h 0 → 100644
View
plat/mediatek/mt8183/plat_debug.c 0 → 100644
View
plat/mediatek/mt8183/plat_pm.c 0 → 100644
View
plat/mediatek/mt8183/plat_topology.c 0 → 100644
View
plat/mediatek/mt8183/platform.mk 0 → 100644
View
plat/mediatek/mt8183/scu.c 0 → 100644