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
1 parent 68a68c9 commit ee5c2b1382255cba3fc3d473ee8445efdba160ad
@Sandrine Bailleux Sandrine Bailleux authored on 27 Oct 2015
Showing 2 changed files
View
bl1/aarch64/bl1_exceptions.S
View
bl1/bl1_main.c