arm-trusted-firmware/plat/fvp
Vikram Kanigiri 0796fe01f8 Initialise UART console in all bootloader stages
This patch reworks the console driver to ensure that each bootloader stage
initializes it independently. As a result, both BL3-1 and BL2 platform code
now calls console_init() instead of relying on BL1 to perform console setup

Fixes ARM-software/tf-issues#120

Change-Id: Ic4d66e0375e40a2fc7434afcabc8bbb4715c14ab
2014-03-26 17:36:36 +00:00
..
aarch64 Remove partially qualified asm helper functions 2014-03-21 17:17:48 +00:00
bl1_plat_setup.c Move architecture timer setup to platform-specific code 2014-03-10 14:17:59 +00:00
bl2_plat_setup.c Initialise UART console in all bootloader stages 2014-03-26 17:36:36 +00:00
bl31_plat_setup.c Initialise UART console in all bootloader stages 2014-03-26 17:36:36 +00:00
bl32_plat_setup.c Add Test Secure Payload (BL3-2) image 2014-02-20 19:06:34 +00:00
plat_gic.c Fix implementation and users of gicd_set_ipriorityr() 2014-03-05 16:21:14 +00:00
plat_io_storage.c Semihosting: Fix file mode to load binaries on Windows 2014-03-21 17:17:49 +00:00
plat_pm.c Add standby state support in PSCI cpu_suspend api 2014-03-26 17:36:35 +00:00
plat_topology.c fvp: rename fvp_* files to plat_* 2014-01-20 18:45:04 +00:00
platform.h Remove unused 'CPU present' flag 2014-03-10 14:17:58 +00:00
platform.mk Move console functions out of pl011.c 2014-03-26 17:36:36 +00:00