Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
9b9a5dc9bf9aa724fc890159ce2cdf7b6b258b4f
/
lib
/
libc
/
printf.c
50851f0
feat(libc): add %X to printf/snprintf
by Matt Schulte
· 1 year, 4 months ago
bed5521
feat(libc): add %c to printf/snprintf
by Maksims Svecovs
· 1 year, 6 months ago
a7538dc
chore(libc): clean up includes in lib/libc/printf.c
by Jorge Troncoso
· 2 years, 1 month ago
785e66c
refactor(libc): clean up dependencies in libc
by Claus Pedersen
· 2 years, 2 months ago
eb250ed
libc/printf: add support to print "%" character
by Heyi Guo
· 4 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
8942a1b
Ensure the flow through switch statements is clear
by Daniel Boulby
· 6 years ago
2e74f9b
libc: Fix some MISRA defects
by Antonio Nino Diaz
· 6 years ago
00086e3
libc: Use printf and snprintf across codebase
by Antonio Nino Diaz
· 6 years ago
c0c8eb6
libc: Move tf_printf and tf_snprintf to libc
by Antonio Nino Diaz
· 6 years ago
[Renamed (91%) from common/tf_printf.c]
f440708
tf_printf: Return number of printed characters
by Antonio Nino Diaz
· 6 years ago
fef5d2d
Fix MISRA Rule 5.3 Part 2
by Daniel Boulby
· 7 years ago
18c7353
Add support to left-pad with zeroes in tf_printf
by Antonio Nino Diaz
· 7 years ago
f583a06
Introduce tf_vprintf() and tf_string_print()
by Soby Mathew
· 7 years ago
aba6fac
Align tf_printf implementation between AArch32 and AArch64
by dp-arm
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
0691d97
AArch32: Add tf_printf support
by Soby Mathew
· 8 years ago
f62d546
Differentiate `long` and `long long` formats in tf_printf
by Soby Mathew
· 9 years ago
57bd75c
Add support for %z in tf_print()
by Scott Branden
· 9 years ago
b3a0a7b
Add support for %p in tf_printf()
by Antonio Nino Diaz
· 9 years ago
a64a854
Fix violations to the coding style
by Sandrine Bailleux
· 10 years ago
afe7e2f
Implement a leaner printf for Trusted Firmware
by Soby Mathew
· 10 years ago