arm-trusted-firmware/plat/common/aarch64
Antonio Nino Diaz e74afb652c 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>
2018-10-25 09:56:10 +01:00
..
crash_console_helpers.S Add sample crash console functions 2018-10-25 09:56:09 +01:00
plat_common.c Remove all other deprecated interfaces and files 2018-09-28 15:31:53 +01:00
platform_helpers.S Deprecate weak crash console functions 2018-10-25 09:56:10 +01:00
platform_mp_stack.S Remove all other deprecated interfaces and files 2018-09-28 15:31:53 +01:00
platform_up_stack.S Remove all other deprecated interfaces and files 2018-09-28 15:31:53 +01:00