arm-trusted-firmware/bl1
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
..
aarch64 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability 2014-06-27 14:10:04 +01:00
bl1.ld.S Split platform.h into separate headers 2014-05-23 15:52:29 +01:00
bl1.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
bl1_main.c Add support for printing version at runtime 2014-07-25 15:02:08 +01:00
bl1_private.h Remove concept of top/bottom image loading 2014-07-01 10:59:43 +01:00