arm-trusted-firmware/include
Soby Mathew b79af93445 Implement a leaner printf for Trusted Firmware
This patch implements a "tf_printf" which supports only the commonly
used format specifiers in Trusted Firmware, which uses a lot less
stack space than the stdlib printf function.

Fixes ARM-software/tf-issues#116

Change-Id: I7dfa1944f4c1e634b3e2d571f49afe02d109a351
2014-07-25 12:18:33 +01:00
..
bl31 Allow FP register context to be optional at build time 2014-07-10 11:41:44 +01:00
bl32/payloads Move BL porting functions into platform.h 2014-05-23 17:18:54 +01:00
common Implement a leaner printf for Trusted Firmware 2014-07-25 12:18:33 +01:00
drivers Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
lib Calculate TCR bits based on VA and PA 2014-07-09 12:33:33 +01:00
plat/common Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 2014-07-11 14:16:13 +01:00
stdlib Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00