Use the BL3-1 runtime console as the crash console.
authorSoby Mathew <soby.mathew@arm.com>
Tue, 23 Sep 2014 10:32:48 +0000 (11:32 +0100)
committerSoby Mathew <soby.mathew@arm.com>
Tue, 4 Nov 2014 18:07:46 +0000 (18:07 +0000)
commitce6ee933997b61baff55d652f9bfa9ace4dcd1f9
treee5e74f61097676ea2e9e88ec5549d4384e672232
parentd07baec4b5bf141acc2c36aaf68ea977a7a916fb
Use the BL3-1 runtime console as the crash console.

This patch reassigns the crash console on Juno and FVP to use the runtime
BL3-1 console. The crash console is changed to SoC UART0 (UART2) from the
previous FPGA UART0 (UART0) on Juno. In FVP, it is changed from UART0 to
UART1.

Fixes ARM-software/tf-issues#256

Change-Id: I7df54f86ca00ec2652c27261dd66a94c12610816
plat/fvp/aarch64/fvp_helpers.S
plat/juno/aarch64/plat_helpers.S