summaryrefslogtreecommitdiff
path: root/common/tf_printf.c
AgeCommit message (Expand)Author
2017-12-15Add support to left-pad with zeroes in tf_printfAntonio Nino Diaz
2017-09-11Introduce tf_vprintf() and tf_string_print()Soby Mathew
2017-05-15Align tf_printf implementation between AArch32 and AArch64dp-arm
2017-05-03Use SPDX license identifiersdp-arm
2016-08-10AArch32: Add tf_printf supportSoby Mathew
2016-04-07Differentiate `long` and `long long` formats in tf_printfSoby Mathew
2016-03-23Add support for %z in tf_print()Scott Branden
2016-02-18Add support for %p in tf_printf()Antonio Nino Diaz
2015-03-05Fix violations to the coding styleSandrine Bailleux
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew