arm-trusted-firmware/plat/ti/k3/common
Antonio Nino Diaz 9c675b374a Add plat_crash_console_flush to platforms without it
Even though at this point plat_crash_console_flush is optional, it will
stop being optional in a following patch.

The console driver of warp7 doesn't support flush, so the implementation
is a placeholder.

TI had ``plat_crash_console_init`` and ``plat_crash_console_putc``, but
they weren't global so they weren't actually used. Also, they were
calling the wrong functions.

imx8_helpers.S only has placeholders for all of the functions.

Change-Id: I8d17bbf37c7dad74e134c61ceb92acb9af497718
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-10-25 09:56:09 +01:00
..
drivers ti: k3: drivers: ti_sci: Add support for Processor control 2018-08-22 10:57:19 -05:00
k3_bl31_setup.c ti: k3: Migrate to new interfaces 2018-09-28 15:31:53 +01:00
k3_console.c ti: k3: common: Add console initialization base 2018-06-19 12:42:35 -05:00
k3_gicv3.c ti: k3: common: Enable GICv3 support 2018-06-19 12:42:37 -05:00
k3_helpers.S Add plat_crash_console_flush to platforms without it 2018-10-25 09:56:09 +01:00
k3_psci.c ti: k3: common: Do not disable cache on TI K3 core powerdown 2018-10-16 09:27:53 -05:00
k3_topology.c ti: k3: common: Add root domain node to platform topology 2018-06-29 16:49:21 -05:00
plat_common.mk ti: k3: common: Do not disable cache on TI K3 core powerdown 2018-10-16 09:27:53 -05:00