arm-trusted-firmware/bl1/aarch64
Achin Gupta 5443f2be40 remove empty definition of display_boot_progress()
This patch replaces the empty definition of display_boot_progress() in
bl2_main.c with a weak definition. The former allowed bl2 to use the
early_exceptions(). It is possible to do that with a simple weak
definition as well.

Change-Id: Idb3f425a5e265f3579b638e3d26bd8c9bb78f80d
2014-01-20 18:45:04 +00:00
..
bl1_arch_setup.c Do not trap access to floating point registers 2014-01-17 10:27:53 +00:00
bl1_entrypoint.S Change comments in assembler files to help ctags 2014-01-17 10:27:53 +00:00
early_exceptions.S remove empty definition of display_boot_progress() 2014-01-20 18:45:04 +00:00