1. 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 8 months ago
  2. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 11 months ago
  3. 8ee3214 refactor(psci): extract cm_prepare_el3_exit_ns() to a common location by Boyan Karatotev · 1 year, 2 months ago
  4. 98c0b9a fix(psci): do not panic on illegal MPIDR by Andre Przywara · 1 year, 2 months ago
  5. 764b1ad fix(psci): potential array overflow with cpu on by Olivier Deprez · 1 year, 3 months ago
  6. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  7. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  8. 33bd514 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 4 years, 11 months ago
  9. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  10. 56a0e8e PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  11. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  12. 55e56a9 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  13. 06adba2 Address edge case for stale PSCI CPU data in cache by David Cunado · 7 years ago
  14. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  15. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  16. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  17. 346bfd8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 7 years ago
  18. d019487 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  19. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed (98%) from services/std_svc/psci/psci_on.c]
  20. 7497bff Remove unused argument in psci_cpu_on_start() by Sandrine Bailleux · 8 years ago
  21. 6181acb Validate psci_cpu_on_start() arguments by Sandrine Bailleux · 8 years ago
  22. ca37050 Fix PSCI CPU ON race when setting state to ON_PENDING by Soby Mathew · 8 years ago
  23. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  24. 011ca18 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 9 years ago
  25. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago[Renamed from services/std_svc/psci1.0/psci_on.c]
  26. 574d685 PSCI: Unify warm reset entry points by Sandrine Bailleux · 9 years ago
  27. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  28. 9d754f6 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 9 years ago
  29. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 9 years ago
  30. 3a9e8bf PSCI: Remove references to affinity based power management by Soby Mathew · 9 years ago[Renamed (83%) from services/std_svc/psci1.0/psci_afflvl_on.c]
  31. 6b8b302 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 9 years ago
  32. 991d42c PSCI: Create new directory to implement new frameworks by Soby Mathew · 9 years ago