arm-trusted-firmware/plat/hisilicon/hikey960
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 hikey960: fix build issue with CLANG 2018-03-06 17:59:37 +08:00
include Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated 2018-10-02 10:12:32 +01:00
hikey960_bl1_setup.c hikey960: Migrate to new interfaces 2018-09-28 15:31:54 +01:00
hikey960_bl2_mem_params_desc.c hikey960: migrate to bl2_el3 2018-03-05 13:05:35 +08:00
hikey960_bl2_setup.c Hikey960: configure pins for PCIe controller 2018-07-27 16:24:23 +08:00
hikey960_bl31_setup.c hikey960: Migrate to new interfaces 2018-09-28 15:31:54 +01:00
hikey960_bl_common.c Hikey960: configure pins for PCIe controller 2018-07-27 16:24:23 +08:00
hikey960_boardid.c hikey960: avoid to dump message when fetch boardid 2018-03-05 13:05:08 +08:00
hikey960_def.h hikey960: Add BL32 (OP-TEE) support 2017-07-13 01:22:56 +09:00
hikey960_image_load.c hikey960: fix invoking driver init in image load driver 2018-03-05 13:05:42 +08:00
hikey960_io_storage.c hikey960: Add development TBB support 2018-09-09 08:02:50 -04:00
hikey960_mcu_load.c hikey960: support BL2 2017-06-08 07:32:51 +08:00
hikey960_pm.c hikey960: add delay before reset 2018-03-28 08:30:31 +08:00
hikey960_private.h Hikey960: configure pins for PCIe controller 2018-07-27 16:24:23 +08:00
hikey960_rotpk.S hikey960: Add development TBB support 2018-09-09 08:02:50 -04:00
hikey960_tbbr.c hikey960: Add development TBB support 2018-09-09 08:02:50 -04:00
hikey960_topology.c hikey960: support BL31 2017-06-08 07:33:13 +08:00
platform.mk hikey960: Migrate to new interfaces 2018-09-28 15:31:54 +01:00