1. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 11 months ago
  2. 410c451 feat(lib): implement memcpy_s in lib by Jit Loon Lim · 1 year, 1 month ago
  3. 108e30b feat(libc): add support for fallthrough statement by Andre Przywara · 1 year, 4 months ago
  4. 93416b7 fix(libc): properly define SCHAR_MIN by Yann Gautier · 1 year, 6 months ago
  5. 318e7a5 feat(compiler-rt): update compiler-rt source files by Daniel Boulby · 1 year, 8 months ago
  6. 2cf1306 fix(libc): pri*ptr macros for aarch64 by K · 1 year, 11 months ago
  7. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  8. c92490b feat(libc): introduce __maybe_unused by Yann Gautier · 1 year, 10 months ago
  9. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  10. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 3 years, 2 months ago
  11. c7d10e3 plat/arm: juno: Condition Juno entropy source with CRC instructions by Andre Przywara · 3 years, 9 months ago
  12. 727830c libc: Import strtoull from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  13. 83def83 libc: Import strtoll from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  14. c74cae4 libc: Import strtoul from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  15. 4febc08 libc: Import strtol from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  16. d7e7be3 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 3 years, 10 months ago
  17. 0aa0896 Merge "libc: Import strlcat from FreeBSD project" into integration by Mark Dykes · 3 years, 10 months ago
  18. 3862970 libc: Add support for vsnprintf() by Madhukar Pappireddy · 3 years, 10 months ago
  19. af0cd5f libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 3 years, 10 months ago
  20. a084a88 TF-A: Redefine true/false definitions by Alexei Fedorov · 4 years ago
  21. cf17578 libc: Fix SIZE_MAX on AArch32 by Bence Szépkúti · 4 years, 7 months ago
  22. 94606d6 Merge "libc: add memrchr" into integration by Alexei Fedorov · 4 years, 7 months ago
  23. 35248f2 libc: add memrchr by Ambroise Vincent · 5 years ago
  24. 92410c9 libc: Consolidate the size_t and NULL definitions by Bence Szépkúti · 4 years, 8 months ago
  25. fddf518 libc: Consolidate unified definitions by Bence Szépkúti · 4 years, 8 months ago
  26. d52c9da libc: Unify intmax_t and uintmax_t on AArch32/64 by Bence Szépkúti · 4 years, 8 months ago
  27. 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · 5 years ago
  28. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  29. abf08e1 AArch64: Add 128-bit integer types definitions by Alexei Fedorov · 5 years ago
  30. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  31. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  32. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  33. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  34. 12f0a0f libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
  35. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  36. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  37. 17605e7 libc: Cleanup SCC headers by Antonio Nino Diaz · 6 years ago
  38. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
  39. cf0f805 libc: Introduce files from SCC by Antonio Nino Diaz · 6 years ago
  40. a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · 6 years ago
  41. 7a7d63f libc: Import files from FreeBSD by Antonio Nino Diaz · 6 years ago
  42. 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 6 years ago
  43. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · 6 years ago
  44. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago