Support for Mediatek MT6795 SoC
This patch support single core to boot to Linux kernel
through Trusted Firmware.
It also support 32 bit kernel and 64 bit kernel booting.
1 parent 77b0532 commit c1ff80b1289df2c6d950413eab37cdd999b462a6
@Leon Chen Leon Chen authored on 11 Jul 2016
Showing 27 changed files
View
include/lib/aarch64/arch_helpers.h
View
plat/mediatek/common/drivers/uart/8250_console.S 0 → 100644
View
plat/mediatek/common/drivers/uart/uart8250.h 0 → 100644
View
plat/mediatek/mt6795/aarch64/plat_helpers.S 0 → 100644
View
plat/mediatek/mt6795/bl31.ld.S 0 → 100644
View
plat/mediatek/mt6795/bl31_plat_setup.c 0 → 100644
View
plat/mediatek/mt6795/drivers/timer/mt_cpuxgpt.c 0 → 100644
View
plat/mediatek/mt6795/drivers/timer/mt_cpuxgpt.h 0 → 100644
View
plat/mediatek/mt6795/include/mcucfg.h 0 → 100644
View
plat/mediatek/mt6795/include/plat_macros.S 0 → 100644
View
plat/mediatek/mt6795/include/plat_private.h 0 → 100644
View
plat/mediatek/mt6795/include/plat_sip_calls.h 0 → 100644
View
plat/mediatek/mt6795/include/platform_def.h 0 → 100644
View
plat/mediatek/mt6795/include/power_tracer.h 0 → 100644
View
plat/mediatek/mt6795/include/scu.h 0 → 100644
View
plat/mediatek/mt6795/include/spm.h 0 → 100644
View
plat/mediatek/mt6795/plat_delay_timer.c 0 → 100644
View
plat/mediatek/mt6795/plat_mt_gic.c 0 → 100644
View
plat/mediatek/mt6795/plat_pm.c 0 → 100644
View
plat/mediatek/mt6795/plat_sip_svc.c 0 → 100644
View
plat/mediatek/mt6795/plat_topology.c 0 → 100644
View
plat/mediatek/mt6795/platform.mk 0 → 100644
View
plat/mediatek/mt6795/power_tracer.c 0 → 100644
View
plat/mediatek/mt6795/scu.c 0 → 100644
View
plat/mediatek/mt8173/drivers/uart/8250_console.S 100644 → 0
View
plat/mediatek/mt8173/drivers/uart/uart8250.h 100644 → 0
View
plat/mediatek/mt8173/platform.mk