arm-trusted-firmware/bl32/tsp
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 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 Implement a leaner printf for Trusted Firmware 2014-07-25 12:18:33 +01:00
tsp_timer.c Remove all checkpatch errors from codebase 2014-06-24 12:50:00 +01:00