1. 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
  2. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  3. a211fde fix(libc): correct some messages by Yann Gautier · 3 years, 6 months ago
  4. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  5. f906a44 libc: fix sparse warning for __assert() by Masahiro Yamada · 6 years ago
  6. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  7. 3e530d8 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 7 years ago
  8. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
  9. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  10. 4661abc libc: Cleanup remaining files by Antonio Nino Diaz · 7 years ago
  11. 61f72a3 Create a library file for libc by Roberto Vargas · 7 years ago[Renamed from lib/stdlib/assert.c]
  12. d52be21 Use standard UNIX file:line format in assert by Roberto Vargas · 8 years ago
  13. 0da2fe7 Simplify assert() to reduce memory usage by Antonio Nino Diaz · 8 years ago
  14. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  15. cc8b563 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 8 years ago
  16. 1e09ff9 Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 8 years ago
  17. 0b32628 Flush console where necessary by Antonio Nino Diaz · 8 years ago
  18. 6ad2e46 Rationalize console log output by Dan Handley · 11 years ago
  19. b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 11 years ago
  20. e83b0ca Update year in copyright text to 2014 by Dan Handley · 12 years ago
  21. 0f702c6 Create local C library implementation (2/2) by Harry Liebel · 12 years ago