mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-11 20:34:39 +00:00
b79af93445
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 |
||
---|---|---|
.. | ||
abort.c | ||
assert.c | ||
mem.c | ||
printf.c | ||
putchar.c | ||
puts.c | ||
std.c | ||
strchr.c | ||
strcmp.c | ||
strlen.c | ||
strncmp.c | ||
subr_prf.c |