commit | 7addcb33ef7b27cbc6f5802194c48d1f5736011d | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Aug 15 16:54:55 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Aug 22 10:26:04 2018 +0100 |
tree | 1df788981b4bc22ebc4f9e423153054c0a1c5964 | |
parent | 90f2d452a860adef46dde22ddaf39811a0a43c5d [diff] |
libc: Remove printf-like functions They are too big for the Trusted Firmware, and it can be confusing to have two versions of the same functions with different names. tf_printf and tf_snprintf will replace them in the next patch. Change-Id: I978414ac169cc3156e249549ef101a70eb31a295 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>