1. 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
  2. f328bff feat(lib): implement memcpy_s in lib by Jit Loon Lim · 2 years, 2 months ago
  3. 023f1be feat(libc): add support for fallthrough statement by Andre Przywara · 2 years, 5 months ago
  4. 06c01b0 fix(libc): properly define SCHAR_MIN by Yann Gautier · 2 years, 7 months ago
  5. 8a6a956 feat(compiler-rt): update compiler-rt source files by Daniel Boulby · 2 years, 10 months ago
  6. d307229 fix(libc): pri*ptr macros for aarch64 by K · 3 years ago
  7. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  8. 351f9cd feat(libc): introduce __maybe_unused by Yann Gautier · 3 years ago
  9. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
  10. a1cedad feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 4 years, 3 months ago
  11. eb18ce3 plat/arm: juno: Condition Juno entropy source with CRC instructions by Andre Przywara · 4 years, 10 months ago
  12. d56b957 libc: Import strtoull from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  13. 587c155 libc: Import strtoll from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  14. 15c1c14 libc: Import strtoul from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  15. 015240d libc: Import strtol from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  16. 374eef0 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 4 years, 11 months ago
  17. 34029d0 Merge "libc: Import strlcat from FreeBSD project" into integration by Mark Dykes · 5 years ago
  18. 7764868 libc: Add support for vsnprintf() by Madhukar Pappireddy · 5 years ago
  19. 1123a5e libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 5 years ago
  20. 0aa9f3c TF-A: Redefine true/false definitions by Alexei Fedorov · 5 years ago
  21. ae4a90f libc: Fix SIZE_MAX on AArch32 by Bence Szépkúti · 6 years ago
  22. fcccd35 Merge "libc: add memrchr" into integration by Alexei Fedorov · 6 years ago
  23. ebff107 libc: add memrchr by Ambroise Vincent · 6 years ago
  24. d45c323 libc: Consolidate the size_t and NULL definitions by Bence Szépkúti · 6 years ago
  25. b382ac6 libc: Consolidate unified definitions by Bence Szépkúti · 6 years ago
  26. d005cfb libc: Unify intmax_t and uintmax_t on AArch32/64 by Bence Szépkúti · 6 years ago
  27. f906a44 libc: fix sparse warning for __assert() by Masahiro Yamada · 6 years ago
  28. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  29. 394fa5d AArch64: Add 128-bit integer types definitions by Alexei Fedorov · 6 years ago
  30. 70b0f27 libc: Move setjmp to libc folder by Antonio Nino Diaz · 6 years ago
  31. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  32. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  33. b4cf974 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 7 years ago
  34. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 7 years ago
  35. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 7 years ago
  36. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 7 years ago
  37. 2fb88cb libc: Cleanup SCC headers by Antonio Nino Diaz · 7 years ago
  38. 7c0ff9c libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 7 years ago
  39. 27989a8 libc: Introduce files from SCC by Antonio Nino Diaz · 7 years ago
  40. 2c5aca6 libc: Cleanup FreeBSD files by Antonio Nino Diaz · 7 years ago
  41. c6fdaa7 libc: Import files from FreeBSD by Antonio Nino Diaz · 7 years ago
  42. 8bb6de1 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 7 years ago
  43. 091f396 libc: Remove non-Arm files by Antonio Nino Diaz · 7 years ago
  44. 61f72a3 Create a library file for libc by Roberto Vargas · 7 years ago