1. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 11 months ago
  2. 67dd93e arm: gicv3: Fix compiler dependent behavior by Ambroise Vincent · 5 years ago
  3. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  4. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  5. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  6. 12cdcd2 Add helper to return reference to a symbol by Soby Mathew · 6 years ago
  7. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  8. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  9. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  10. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  11. ff3ecb6 utils: rename struct mem_region_t to struct mem_region by Masahiro Yamada · 6 years ago
  12. c590770 Add mem_region utility functions by Roberto Vargas · 7 years ago
  13. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  14. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  15. 5c13fd4 Introduce MIN()/MAX() macros in utils.h by dp-arm · 7 years ago
  16. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  17. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  18. 73dfd2e utils: move BIT(n) macro to utils.h by Masahiro Yamada · 8 years ago
  19. c53ac5e Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · 8 years ago
  20. 4ec7e2d Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · 8 years ago
  21. 66552da Introduce round_up/down() macros by Sandrine Bailleux · 8 years ago
  22. 7659a26 Introduce utils.h header file by Sandrine Bailleux · 8 years ago