arm-trusted-firmware/docs
Antonio Nino Diaz e0f21f625f 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>
2018-03-27 09:39:47 +01:00
..
diagrams Add Secure Partition Manager (SPM) design document 2017-12-15 11:47:22 +00:00
plantuml SDEI: Update doc to clarify delegation 2017-11-20 08:15:46 +00:00
plat rpi3: Use new console APIs 2018-03-27 09:39:47 +01:00
spd Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
arm-sip-service.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
auth-framework.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
change-log.rst Update change-log.rst for v1.5 2018-03-15 17:00:34 +00:00
cpu-specific-build-macros.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
firmware-design.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
firmware-update.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
interrupt-framework-design.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
platform-interrupt-controller-API.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
platform-migration-guide.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
porting-guide.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
psci-lib-integration-guide.rst Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
psci-pd-tree.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
reset-design.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
rt-svc-writers-guide.rst Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
sdei.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
secure-partition-manager-design.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
trusted-board-boot.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00
user-guide.rst Update user guide 2018-03-20 10:54:44 +00:00
xlat-tables-lib-v2-design.rst Update Arm TF references to TF-A 2018-03-15 17:00:34 +00:00