Add support for printing version at runtime
Print out Trusted Firmware version at runtime at each BL stage.
Message consists of TF version as defined statically in the Makefile
(e.g. v0.4), build mode (debug|release) and a customizable build
string:

  1. By defining BUILD_STRING in command line when building TF
  2. Default string is git commit ID
  3. Empty if git meta-data is not available

Fixes ARM-software/tf-issues#203

Change-Id: I5c5ba438f66ab68810427d76b49c5b9177a957d6
1 parent 2d4acea commit aaa3e722c0016c7958e68dbbe0e2a3e790afb610
@Juan Castillo Juan Castillo authored on 30 Jun 2014
Dan Handley committed on 25 Jul 2014
Showing 6 changed files
View
Makefile
View
bl1/bl1_main.c
View
bl2/bl2_main.c
View
bl31/bl31_main.c
View
bl32/tsp/tsp_main.c
View
include/common/bl_common.h