arm-trusted-firmware/plat/juno
Soby Mathew 12d554f941 Rationalize UART usage among different BL stages
This patch changes the UART port assignment for various BL stages
so as to make it consistent on the platform ports. The BL1, BL2 and
BL3-1 now uses UART0 on the FVP port and SoC UART0 on the Juno port.
The BL3-2 uses UART2 on the FVP port and FPGA UART0 on the Juno
port.

This provides an interim fix to ARM-software/tf-issues#220 until
support is added for changing the UART port for a BL image between
cold boot and runtime.

Change-Id: Iae5faea90be3d59e41e597b34a902f93e737505a
2014-08-21 16:30:25 +01:00
..
aarch64 Juno: Read primary CPU MPID from SCC GPR_1 2014-08-21 14:53:48 +01:00
include Juno: Add support for Test Secure-EL1 Payload 2014-08-21 14:53:48 +01:00
tsp Rationalize UART usage among different BL stages 2014-08-21 16:30:25 +01:00
bl1_plat_setup.c Rationalize UART usage among different BL stages 2014-08-21 16:30:25 +01:00
bl2_plat_setup.c Rationalize UART usage among different BL stages 2014-08-21 16:30:25 +01:00
bl31_plat_setup.c Rationalize UART usage among different BL stages 2014-08-21 16:30:25 +01:00
juno_def.h Rationalize UART usage among different BL stages 2014-08-21 16:30:25 +01:00
juno_private.h Juno: Implement initial platform port 2014-08-21 14:53:48 +01:00
mhu.c Juno: Implement initial platform port 2014-08-21 14:53:48 +01:00
mhu.h Juno: Implement initial platform port 2014-08-21 14:53:48 +01:00
plat-tsp.ld.S Juno: Add support for Test Secure-EL1 Payload 2014-08-21 14:53:48 +01:00
plat_gic.c Juno: Implement initial platform port 2014-08-21 14:53:48 +01:00
plat_io_storage.c Juno: Add support for Test Secure-EL1 Payload 2014-08-21 14:53:48 +01:00
plat_pm.c Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIs 2014-08-21 14:53:48 +01:00
plat_topology.c Juno: Implement initial platform port 2014-08-21 14:53:48 +01:00
platform.mk Juno: Implement initial platform port 2014-08-21 14:53:48 +01:00
scp_bootloader.c Juno: Implement initial platform port 2014-08-21 14:53:48 +01:00
scp_bootloader.h Juno: Implement initial platform port 2014-08-21 14:53:48 +01:00
scpi.c Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIs 2014-08-21 14:53:48 +01:00
scpi.h Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIs 2014-08-21 14:53:48 +01:00