arm-trusted-firmware/plat/mediatek/mt8183
Hung-Te Lin 0d8cb4937e mediatek: mt8183: Support coreboot configuration
When built for coreboot, we want to enable coreboot library to have
better integration. For example, serial console should be initialized by
coreboot_serial instead of hard-coded values.

Most coreboot configuration will enable memory console, which needs
larger XLAT_TABLES so MAX_XLAT_TABLES is increased; and to support that,
TZRAM_SIZE also need to be enlarged.

Change-Id: I08cf22df2fa26e48284e323d22ad8ce73a6ea803
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
2019-09-10 11:25:43 +08:00
..
aarch64 mediatek: mt8183: add mcsi driver 2019-06-06 11:00:16 +01:00
drivers mediatek: mt8183: add GPIO driver 2019-09-10 11:25:22 +08:00
include mediatek: mt8183: Support coreboot configuration 2019-09-10 11:25:43 +08:00
bl31_plat_setup.c mediatek: mt8183: Support coreboot configuration 2019-09-10 11:25:43 +08:00
plat_dcm.c mediatek: mt8183: support CPU hotplug 2019-09-10 11:25:08 +08:00
plat_debug.c Initialize platform for MediaTek mt8183 2019-05-10 10:30:17 +08:00
plat_mt_gic.c mediatek: mt8183: refine GIC driver 2019-09-10 11:23:07 +08:00
plat_pm.c mediatek: mt8183: support system reset 2019-09-10 11:25:36 +08:00
plat_topology.c Initialize platform for MediaTek mt8183 2019-05-10 10:30:17 +08:00
platform.mk mediatek: mt8183: Support coreboot configuration 2019-09-10 11:25:43 +08:00
scu.c Initialize platform for MediaTek mt8183 2019-05-10 10:30:17 +08:00