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