1. 9898339 feat(handoff): introduce firmware handoff library by Raymond Mao · 12 months ago
  2. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 11 months ago
  3. 2bc097c fix: add parenthesis for tests in MIN, MAX and CLAMP macros by Yann Gautier · 1 year, 8 months ago
  4. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · 2 years, 3 months ago
  5. 68a181e NXP: Timer API added to enable ARM generic timer by Pankaj Gupta · 3 years, 7 months ago
  6. a5c6636 Fix MISRA C issues in BL1/BL2/BL31 by John Powell · 4 years, 4 months ago
  7. 0a176e3 include: move MHZ_TICKS_PER_SEC to utils_def.h by Varun Wadekar · 4 years, 5 months ago
  8. a265ade lib: utils_def: add CLAMP macro by Lionel Debieve · 4 years, 6 months ago
  9. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  10. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  11. 2a231e3 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 5 years ago
  12. d522759 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · 6 years ago
  13. 8257f5b Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 6 years ago
  14. d2c9a68 utils_def: add an assembly version for GENMASK by Yann Gautier · 6 years ago
  15. 006b15e Fix misra warnings in delay timer and console drivers by Sathees Balya · 6 years ago
  16. bb77f88 Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · 6 years ago
  17. 2913596 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · 6 years ago
  18. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  19. c70fed5 utils: Add BIT_32 and BIT_64 macros by Yann Gautier · 6 years ago
  20. 953e94d Add GENMASK macros by Yann Gautier · 6 years ago
  21. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago
  22. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  23. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  24. f0781f3 Merge pull request #1235 from jwerner-chromium/JW_udelay by davidcunado-arm · 6 years ago
  25. 54b6d20 Make div_round_up() correct for divisors that are not a power of 2 by Julius Werner · 6 years ago
  26. 02eb727 utils_def: Add REGSZ and make BIT() assembly-compatible by Julius Werner · 7 years ago
  27. 327548c GICv3: add functions for save and restore by Soby Mathew · 7 years ago
  28. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · 7 years ago
  29. 0bc79d9 Add macro to test for minimum architecture version by Jeenu Viswambharan · 7 years ago
  30. 05597a9 Add U() macro to share constants between C and other sources by Varun Wadekar · 7 years ago
  31. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  32. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago