aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>2018-03-27 09:39:47 +0100
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>2018-03-27 09:39:47 +0100
commite0f21f625f518b0f1ece8a7cbe96a5206cf8c7f9 (patch)
treed1d1164ab13abf3f07f3e68aa63d6728210633d1 /drivers
parent4f8053dd288b0f76b9f2b74c49f745116d46f97c (diff)
downloadplatform_external_arm-trusted-firmware-e0f21f625f518b0f1ece8a7cbe96a5206cf8c7f9.tar.gz
platform_external_arm-trusted-firmware-e0f21f625f518b0f1ece8a7cbe96a5206cf8c7f9.tar.bz2
platform_external_arm-trusted-firmware-e0f21f625f518b0f1ece8a7cbe96a5206cf8c7f9.zip
rpi3: Use new console APIs
Switch to the new console APIs enabled by setting MULTI_CONSOLE_API=1. The crash console doesn't use this API, it uses internally the core functions of the 16550 console. `bl31_plat_runtime_setup` is no longer needed. When this platform port was introduced, that function used to disable the console. It was needed to override that behaviour. The new behaviour is to switch to the runtime console. The console is registered for all scopes (boot, crash and runtime) in `rpi3_console_init` so it is not needed to override the default behaviour anymore. Update documentation. Change-Id: If2ee8f91044216183b7ef142e5c05ad6220ae92f Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions