1. c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  2. b4f8d44 fix(el3_runtime): correct CASSERT for pauth by Olivier Deprez · 4 years ago
  3. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  4. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  5. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  6. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  7. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  8. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 7 years ago
  9. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  10. 21b818c BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 8 years ago
  11. 2614ea3 Change sizeof to use type of struct not function by Joel Hutton · 8 years ago
  12. 86606eb cpu log buffer size depends on cache line size by Etienne Carriere · 8 years ago
  13. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  14. 872be88 Add PMF instrumentation points in TF by dp-arm · 9 years ago
  15. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 9 years ago
  16. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed from include/bl31/cpu_data.h]
  17. da554d7 Fix coding guideline warnings by Soby Mathew · 9 years ago
  18. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
  19. 85a181c PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 10 years ago
  20. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  21. 12e7c4a Initialise cpu ops after enabling data cache by Vikram Kanigiri · 11 years ago
  22. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 11 years ago
  23. 0999734 Invalidate the dcache after initializing cpu-ops by Soby Mathew · 11 years ago
  24. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 11 years ago
  25. 776b68a Add PSCI service specific per-CPU data by Achin Gupta · 11 years ago
  26. 04fafce Add macro to flush per-CPU data by Achin Gupta · 11 years ago
  27. 626ed51 Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 11 years ago
  28. aaba4f2 Move CPU context pointers into cpu_data by Andrew Thoelke · 11 years ago
  29. 5e91007 Per-cpu data cache restructuring by Andrew Thoelke · 11 years ago