arm-trusted-firmware/plat/fvp
Vikram Kanigiri 770de65f9d Ensure a console is initialized before it is used
This patch moves console_init() to bl32_early_platform_setup(). It
also ensures that console_init() is called in each
blX_early_platform_setup() function before the console is used
e.g. through a printf call in an assert() statement.

Fixes ARM-software/TF-issues#127

Change-Id: I5b1f17e0152bab674d807d2a95ff3689c5d4794e
2014-05-08 12:13:02 +01:00
..
aarch64 Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
drivers/pwrc Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
bl1_plat_setup.c Ensure a console is initialized before it is used 2014-05-08 12:13:02 +01:00
bl2_plat_setup.c Ensure a console is initialized before it is used 2014-05-08 12:13:02 +01:00
bl31_plat_setup.c Ensure a console is initialized before it is used 2014-05-08 12:13:02 +01:00
bl32_plat_setup.c Ensure a console is initialized before it is used 2014-05-08 12:13:02 +01:00
plat_gic.c Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
plat_io_storage.c Remove variables from .data section 2014-05-06 17:55:38 +01:00
plat_pm.c Remove variables from .data section 2014-05-06 17:55:38 +01:00
plat_security.c Always use named structs in header files 2014-05-06 13:57:48 +01:00
plat_topology.c Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
platform.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
platform.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00