arm-trusted-firmware/include/common
Juan Castillo aaa3e722c0 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
2014-07-25 15:02:08 +01:00
..
asm_macros.S Add support for BL3-1 as a reset vector 2014-05-22 16:25:09 +01:00
bl_common.h Add support for printing version at runtime 2014-07-25 15:02:08 +01:00
debug.h Implement a leaner printf for Trusted Firmware 2014-07-25 12:18:33 +01:00
firmware_image_package.h Always use named structs in header files 2014-05-06 13:57:48 +01:00