arm-trusted-firmware/bl1
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
..
aarch64 remove empty definition of display_boot_progress() 2014-01-20 18:45:04 +00:00
bl1.ld.S Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
bl1.mk Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
bl1_main.c Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00