1. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 11 months ago
  2. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 9 months ago
  3. eee1959 fix(libc): correct some messages by Yann Gautier · 2 years, 4 months ago
  4. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 3 years, 11 months ago
  5. 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · 5 years ago
  6. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  7. d587646 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 6 years ago
  8. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  9. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  10. 9eddb1e libc: Cleanup remaining files by Antonio Nino Diaz · 6 years ago
  11. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago[Renamed from lib/stdlib/assert.c]
  12. fe42f9c Use standard UNIX file:line format in assert by Roberto Vargas · 7 years ago
  13. 11a6e9d Simplify assert() to reduce memory usage by Antonio Nino Diaz · 7 years ago
  14. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  15. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  16. e98fa3a Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 7 years ago
  17. e3962d0 Flush console where necessary by Antonio Nino Diaz · 7 years ago
  18. 91b624e Rationalize console log output by Dan Handley · 10 years ago
  19. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  20. e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
  21. 0f702c6 Create local C library implementation (2/2) by Harry Liebel · 11 years ago