Add and use plat_crash_console_flush() API
This API makes sure that all the characters sent to the crash console
are output before returning from it.

Porting guide updated.

Change-Id: I1785f970a40f6aacfbe592b6a911b1f249bb2735
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
1 parent ad4c2ec commit 801cf93c48585a83fda5d576b25c7b7f3cd59259
@Antonio Nino Diaz Antonio Nino Diaz authored on 17 Feb 2017
Showing 9 changed files
View
bl31/aarch64/crash_reporting.S
View
common/aarch32/debug.S
View
common/aarch64/debug.S
View
docs/porting-guide.md
View
include/plat/common/platform.h
View
plat/arm/common/aarch32/arm_helpers.S
View
plat/arm/common/aarch64/arm_helpers.S
View
plat/common/aarch32/platform_helpers.S
View
plat/common/aarch64/platform_helpers.S