TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-A
/
trusted-firmware-a
/
901b0a3015a652d9eb66c063b0984fade9adf08f
/
lib
/
libc
/
printf.c
c5862af
chore(libc): clean up includes in lib/libc/printf.c
by Jorge Troncoso
· 2 years, 9 months ago
885e268
refactor(libc): clean up dependencies in libc
by Claus Pedersen
· 2 years, 10 months ago
128c5f0
libc/printf: add support to print "%" character
by Heyi Guo
· 4 years, 8 months ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
a08a201
Ensure the flow through switch statements is clear
by Daniel Boulby
· 7 years ago
d5ccb75
libc: Fix some MISRA defects
by Antonio Nino Diaz
· 7 years ago
39b6cc6
libc: Use printf and snprintf across codebase
by Antonio Nino Diaz
· 7 years ago
870ce3d
libc: Move tf_printf and tf_snprintf to libc
by Antonio Nino Diaz
· 7 years ago
[Renamed (91%) from common/tf_printf.c]
cb6dbfe
tf_printf: Return number of printed characters
by Antonio Nino Diaz
· 7 years ago
896a590
Fix MISRA Rule 5.3 Part 2
by Daniel Boulby
· 7 years ago
84816dc
Add support to left-pad with zeroes in tf_printf
by Antonio Nino Diaz
· 8 years ago
2d7e828
Introduce tf_vprintf() and tf_string_print()
by Soby Mathew
· 8 years ago
6ba71d6
Align tf_printf implementation between AArch32 and AArch64
by dp-arm
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
bc202b4
AArch32: Add tf_printf support
by Soby Mathew
· 9 years ago
f2f5a7b
Differentiate `long` and `long long` formats in tf_printf
by Soby Mathew
· 9 years ago
bda7701
Add support for %z in tf_print()
by Scott Branden
· 9 years ago
f0dd061
Add support for %p in tf_printf()
by Antonio Nino Diaz
· 9 years ago
ba592e2
Fix violations to the coding style
by Sandrine Bailleux
· 10 years ago
b79af93
Implement a leaner printf for Trusted Firmware
by Soby Mathew
· 11 years ago