arm-trusted-firmware/bl1
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 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 Implement a leaner printf for Trusted Firmware 2014-07-25 12:18:33 +01:00
bl1_private.h Remove concept of top/bottom image loading 2014-07-01 10:59:43 +01:00