arm-trusted-firmware/include/lib/libc
Antonio Nino Diaz 870ce3ddd3 libc: Move tf_printf and tf_snprintf to libc
Change their names to printf and snprintf. They are much smaller than
the previous versions we had, which makes them better suited for the
Trusted Firmware.

Change-Id: Ia872af91b7b967c47fce012eccecede7873a3daf
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-08-22 10:26:05 +01:00
..
aarch32 libc: Add AArch32 and AArch64 headers 2018-08-22 10:26:05 +01:00
aarch64 libc: Add AArch32 and AArch64 headers 2018-08-22 10:26:05 +01:00
assert.h libc: Introduce cdefs.h, assert.h and strlen.c 2018-08-22 10:26:04 +01:00
cdefs.h libc: Introduce cdefs.h, assert.h and strlen.c 2018-08-22 10:26:04 +01:00
endian.h libc: Cleanup FreeBSD files 2018-08-22 10:26:05 +01:00
errno.h libc: Cleanup FreeBSD files 2018-08-22 10:26:05 +01:00
limits.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
stdarg.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
stdbool.h Create a library file for libc 2018-08-03 11:31:33 +01:00
stddef.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
stdint.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
stdio.h libc: Move tf_printf and tf_snprintf to libc 2018-08-22 10:26:05 +01:00
stdlib.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
string.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
time.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00