Remove deprecated plat_crash_console_*
authorAmbroise Vincent <ambroise.vincent@arm.com>
Wed, 27 Mar 2019 13:48:15 +0000 (13:48 +0000)
committerAmbroise Vincent <ambroise.vincent@arm.com>
Wed, 3 Apr 2019 13:55:18 +0000 (14:55 +0100)
commit2cc97771700aafa5db9a6f8d0b0ea4cb17ffb718
tree30ca4fb3be8a6ad6b09032b5f949fc8225d00b08
parent682c307d2c75ef01a8eedacb4109b4dfe0e614df
Remove deprecated plat_crash_console_*

The default implementations are defined in crash_console_helpers.S. The
platforms have to define plat_crash_console_*.

Implemented placeholders for platforms that were missing helpers.

Change-Id: Iea60b6f851956916e421dfd8c34a62d96eb9148e
Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
plat/common/aarch32/platform_helpers.S
plat/common/aarch64/platform_helpers.S
plat/mediatek/mt6795/aarch64/plat_helpers.S
plat/mediatek/mt8173/aarch64/plat_helpers.S
plat/qemu/aarch32/plat_helpers.S
plat/xilinx/versal/platform.mk