arm-trusted-firmware/plat/common/aarch32
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 xlat v2: Support the EL2 translation regime 2018-08-10 13:47:11 +01:00
plat_sp_min_common.c Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console 2018-10-04 16:43:39 +01:00
platform_helpers.S Deprecate weak crash console functions 2018-10-25 09:56:10 +01:00
platform_mp_stack.S FVP: Fix AArch32 stack functions to be ABI-compliant 2017-08-01 14:33:47 +01:00
platform_up_stack.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00