1. ccc4b9b feat(platforms): update SZ_* macros by Yann Gautier · 6 months ago
  2. 8a87b0e feat(common): add SZ_* macros by Yann Gautier · 2 years, 5 months ago
  3. 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · 2 years, 8 months ago
  4. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  5. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  6. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  7. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  8. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  9. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  10. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · 6 years ago
  11. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  12. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  13. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  14. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  15. 51bef61 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 7 years ago
  16. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
  17. 51f76f6 Changes for new version of image loading in BL1/BL2 by Yatharth Kochar · 8 years ago
  18. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 8 years ago
  19. f11b29a Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 8 years ago
  20. a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 8 years ago
  21. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  22. a65be2f Add descriptor based image management support in BL1 by Yatharth Kochar · 9 years ago
  23. 18a6204 Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 9 years ago
  24. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
  25. 9b265a8 TBB: add TBBR Chain of Trust by Juan Castillo · 9 years ago
  26. 3a66aca Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  27. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago