arm-trusted-firmware/plat/nvidia/tegra/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
..
aarch64 Add plat_crash_console_flush to platforms without it 2018-10-25 09:56:09 +01:00
drivers libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
tegra_bl31_setup.c tegra: Migrate to new interfaces 2018-09-28 15:34:17 +01:00
tegra_common.mk tegra: Migrate to new interfaces 2018-09-28 15:34:17 +01:00
tegra_delay_timer.c Tegra: delay_timer: fix MISRA defects 2017-06-14 17:01:51 -07:00
tegra_fiq_glue.c tegra: Migrate to new interfaces 2018-09-28 15:34:17 +01:00
tegra_gic.c tegra: Migrate to new interfaces 2018-09-28 15:34:17 +01:00
tegra_platform.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tegra_pm.c Tegra: implement the early suspend handler 2017-07-31 11:41:41 -07:00
tegra_sip_calls.c Fix pointer type mismatch of handlers 2018-04-27 18:35:02 +09:00
tegra_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00