1. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  2. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  3. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 7 years ago
  4. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  5. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  6. c96f297 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  7. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 7 years ago
  8. 109ae26 utils: rename struct mem_region_t to struct mem_region by Masahiro Yamada · 7 years ago
  9. 43cbaf0 Add mem_region utility functions by Roberto Vargas · 8 years ago
  10. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  11. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  12. 233d83d Introduce MIN()/MAX() macros in utils.h by dp-arm · 8 years ago
  13. 308d359 Introduce unified API to zero memory by Douglas Raillard · 9 years ago
  14. 9edac04 Resolve build errors flagged by GCC 6.2 by David Cunado · 8 years ago
  15. 152c8c1 utils: move BIT(n) macro to utils.h by Masahiro Yamada · 9 years ago
  16. c45f627 Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · 9 years ago
  17. 7b6d330 Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · 9 years ago
  18. 0146ae6 Introduce round_up/down() macros by Sandrine Bailleux · 9 years ago
  19. ed81f3e Introduce utils.h header file by Sandrine Bailleux · 9 years ago