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>
1 parent 3d91c9c commit 0d8cb4937e7872c6fc49d26cc83bb72be907a073
@Hung-Te Lin Hung-Te Lin authored on 2 May 2019
kenny liang committed on 9 Sep 2019
Showing 3 changed files
View
plat/mediatek/mt8183/bl31_plat_setup.c
View
plat/mediatek/mt8183/include/platform_def.h
View
plat/mediatek/mt8183/platform.mk