arm-trusted-firmware/plat/marvell
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
..
a8k marvell: Move BLE from external repo to the platform folder 2018-10-03 15:31:19 +03:00
common Add plat_crash_console_flush to platforms without it 2018-10-25 09:56:09 +01:00
marvell.mk fix: marvell: Check the required libraries before building doimage 2018-09-03 16:05:54 +03:00
version.mk plat: marvell: Update Marvell base code version to 18.09.1 2018-09-03 16:06:18 +03:00