arm-trusted-firmware/bl2
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
..
aarch64 Rework handover interface between BL stages 2014-05-22 15:43:23 +01:00
bl2.ld.S Split platform.h into separate headers 2014-05-23 15:52:29 +01:00
bl2.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
bl2_main.c Implement a leaner printf for Trusted Firmware 2014-07-25 12:18:33 +01:00
bl2_private.h Remove extern keyword from function declarations 2014-05-23 12:15:54 +01:00