arm-trusted-firmware/bl1/aarch64
Sandrine Bailleux ee5c2b1382 Improve display_boot_progress() function
- Remove out-dated information about the use of printf() in the
   function comment.

 - Make the argument const, as the function doesn't need to modify it.

 - Rename the function into bl1_print_bl31_ep_info() to make its
   purpose clearer.

Change-Id: I2a9d215a37f0ec11aefce0c5c9e050473b7a6b25
2015-11-02 09:28:17 +00:00
..
bl1_arch_setup.c Unmask SError interrupt and clear SCR_EL3.EA bit 2014-08-15 10:21:50 +01:00
bl1_entrypoint.S Introduce PROGRAMMABLE_RESET_ADDRESS build option 2015-06-04 11:38:58 +01:00
bl1_exceptions.S Improve display_boot_progress() function 2015-11-02 09:28:17 +00:00