1. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  2. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  3. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  4. 9fe40fd Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  5. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  6. 10a6727 BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  7. 43a4d57 Change sizeof to use type of struct not function by Joel Hutton · 7 years ago
  8. 97ad6ce cpu log buffer size depends on cache line size by Etienne Carriere · 7 years ago
  9. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  10. 3cac786 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  11. 748be1d AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  12. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed from include/bl31/cpu_data.h]
  13. 24ab34f Fix coding guideline warnings by Soby Mathew · 8 years ago
  14. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  15. 3700a92 PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 9 years ago
  16. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  17. 9b38fc8 Initialise cpu ops after enabling data cache by Vikram Kanigiri · 9 years ago
  18. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · 9 years ago
  19. 7d861ea Invalidate the dcache after initializing cpu-ops by Soby Mathew · 10 years ago
  20. c704cbc Introduce framework for CPU specific operations by Soby Mathew · 10 years ago
  21. f3ccbab Add PSCI service specific per-CPU data by Achin Gupta · 10 years ago
  22. e4b9fa4 Add macro to flush per-CPU data by Achin Gupta · 10 years ago
  23. c1adbbc Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 10 years ago
  24. c02dbd6 Move CPU context pointers into cpu_data by Andrew Thoelke · 10 years ago
  25. 8c28fe0 Per-cpu data cache restructuring by Andrew Thoelke · 10 years ago