TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
a97c390b9fa44b95e94f2f8b39897769fb1ac800
/
lib
/
libc
7981c50
libc/snprintf: use macro to reduce duplicated code
by Heyi Guo
· 4 years, 7 months ago
c654615
libc/snprintf: add support to print "%" character
by Heyi Guo
· 4 years, 9 months ago
128c5f0
libc/printf: add support to print "%" character
by Heyi Guo
· 4 years, 9 months ago
831b0e9
Don't return error information from console_flush
by Jimmy Brisson
· 5 years ago
2102327
Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration
by Olivier Deprez
· 4 years, 11 months ago
374eef0
libc: Import strtok_r from FreeBSD project
by Madhukar Pappireddy
· 4 years, 11 months ago
34029d0
Merge "libc: Import strlcat from FreeBSD project" into integration
by Mark Dykes
· 5 years ago
ddf0431
Merge "libc: Add support for vsnprintf()" into integration
by Mark Dykes
· 5 years ago
7764868
libc: Add support for vsnprintf()
by Madhukar Pappireddy
· 5 years ago
1123a5e
libc: Import strlcat from FreeBSD project
by Madhukar Pappireddy
· 5 years ago
75fab64
libc: memset: improve performance by avoiding single byte writes
by Andre Przywara
· 5 years ago
e3f2b1a
plat/arm: Introduce and use libc_asm.mk makefile
by Alexei Fedorov
· 5 years ago
524eecc
Add support for hexadecimal and pointer format specifiers to snprintf()
by Javier Almansa Sobrino
· 5 years ago
f5402ef
Revert "libc/memset: Implement function in assembler"
by Mark Dykes
· 5 years ago
e7d344d
libc/memset: Implement function in assembler
by Alexei Fedorov
· 5 years ago
ebff107
libc: add memrchr
by Ambroise Vincent
· 6 years ago
f906a44
libc: fix sparse warning for __assert()
by Masahiro Yamada
· 6 years ago
294062f
libc: fix memchr implementation
by Ambroise Vincent
· 6 years ago
609e053
Remove several warnings reported with W=1
by Ambroise Vincent
· 6 years ago
70b0f27
libc: Move setjmp to libc folder
by Antonio Nino Diaz
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
b4cf974
libc: Adapt strlcpy to this codebase
by Antonio Nino Diaz
· 7 years ago
b3e9214
libc: Import strlcpy from FreeBSD
by Antonio Nino Diaz
· 7 years ago
1a29aba
libc: Integrate strrchr in libc
by Antonio Nino Diaz
· 7 years ago
668afe2
libc: Import strrchr from FreeBSD
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
3e530d8
backtrace: Print backtrace in assert() and panic()
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
93c78ed
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 7 years ago
7c0ff9c
libc: Add AArch32 and AArch64 headers
by Antonio Nino Diaz
· 7 years ago
2c5aca6
libc: Cleanup FreeBSD files
by Antonio Nino Diaz
· 7 years ago
c6fdaa7
libc: Import files from FreeBSD
by Antonio Nino Diaz
· 7 years ago
8bb6de1
libc: Introduce cdefs.h, assert.h and strlen.c
by Antonio Nino Diaz
· 7 years ago
4661abc
libc: Cleanup remaining files
by Antonio Nino Diaz
· 7 years ago
7addcb3
libc: Remove printf-like functions
by Antonio Nino Diaz
· 7 years ago
90f2d45
libc: Remove sscanf() and timingsafe_bcmp()
by Antonio Nino Diaz
· 7 years ago
091f396
libc: Remove non-Arm files
by Antonio Nino Diaz
· 7 years ago
6c37334
Add atexit function to libc
by Roberto Vargas
· 7 years ago
61f72a3
Create a library file for libc
by Roberto Vargas
· 7 years ago