arm-trusted-firmware/plat/mediatek/common
Antonio Nino Diaz ad4c2ec688 Add console_core_flush() in upstream platforms
It is needed to add placeholders for this function because, as this is
not a `plat_xxx()` function, there aren't weak definitions of it in any
file.

If `console_flush()` is used and there isn't an implementation of
`console_core_flush()` in any file, the compilation will fail.

Change-Id: I50eb56d085c4c9fbc85d40c343e86af6412f3020
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-03-31 09:54:21 +01:00
..
custom Refactor MediaTek platform common code 2016-05-04 14:01:59 +08:00
drivers/uart Add console_core_flush() in upstream platforms 2017-03-31 09:54:21 +01:00
mtk_plat_common.c Refactor MediaTek platform common code 2016-05-04 14:01:59 +08:00
mtk_plat_common.h Refactor MediaTek platform common code 2016-05-04 14:01:59 +08:00
mtk_sip_svc.c mt8173: Reorganize plat SiP functions 2016-05-12 14:36:19 +08:00
mtk_sip_svc.h mt8173: Reorganize plat SiP functions 2016-05-12 14:36:19 +08:00