arm-trusted-firmware/bl32/tsp
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 Add enable mmu platform porting interfaces 2014-05-23 18:02:01 +01:00
tsp-fvp.mk Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
tsp.ld.S fvp: Reuse BL1 and BL2 memory through image overlaying 2014-07-10 16:34:54 +01:00
tsp.mk Add support for asynchronous FIQ handling in TSP 2014-05-22 17:48:38 +01:00
tsp_interrupt.c Implement a leaner printf for Trusted Firmware 2014-07-25 12:18:33 +01:00
tsp_main.c Add support for printing version at runtime 2014-07-25 15:02:08 +01:00
tsp_timer.c Remove all checkpatch errors from codebase 2014-06-24 12:50:00 +01:00