arm-trusted-firmware/plat/marvell/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
mss plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
marvell_bl1_setup.c marvell: Continue migration to new APIs 2018-10-02 18:55:42 +03:00
marvell_bl2_setup.c plat: marvell: invoke platform specific scp_bl2 image handler 2018-10-07 12:26:27 +03:00
marvell_bl31_setup.c Replace S-EL3 references by EL3 2018-10-10 12:11:32 +01:00
marvell_cci.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
marvell_common.mk marvell: Continue migration to new APIs 2018-10-02 18:55:42 +03:00
marvell_ddr_info.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
marvell_gicv2.c plat: a8k: enable PMU overflow interrupt handler 2018-09-03 15:47:09 +03:00
marvell_image_load.c marvell: Continue migration to new APIs 2018-10-02 18:55:42 +03:00
marvell_io_storage.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
marvell_pm.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
marvell_topology.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
mrvl_sip_svc.c marvell: Migrate to new interfaces 2018-09-28 15:34:17 +01:00
plat_delay_timer.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00