commit | c0c8eb63f5bb58350c16f53b1a7bd93dd235c29d | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Aug 15 17:02:28 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Aug 22 10:26:05 2018 +0100 |
tree | 263cf675728e0ec8e0b560cf31f7043cb895df41 | |
parent | f440708c86e894858ba4077c764d6f82261f1583 [diff] |
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>