Deprecate weak crash console functions
The default behaviour of the plat_crash_console_xxx functions isn't
obvious to someone that hasn't read all the documentation. As they are
not mandatory, it is unlikely that the code will be checked when doing a
platform port, which may mean that some platforms may not have crash
console support at all.

The idea of this patch is to force platform maintainers to decide how
the crash console has to behave so that the final behaviour isn't
unexpected.

Change-Id: I40b2a7b56c5530c1dcd63eace5bd37ae6335056e
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
1 parent a9d5a3f commit e74afb652c30414cc404b8d4e5b7ce44d006bde8
@Antonio Nino Diaz Antonio Nino Diaz authored on 17 Oct 2018
Showing 2 changed files
View
plat/common/aarch32/platform_helpers.S
View
plat/common/aarch64/platform_helpers.S