1. e60c184 fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 1 year, 9 months ago
  2. 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
  3. e07e739 refactor(psci): extract cm_prepare_el3_exit_ns() to a common location by Boyan Karatotev · 2 years, 2 months ago
  4. 8a6d0d2 fix(psci): do not panic on illegal MPIDR by Andre Przywara · 2 years, 3 months ago
  5. 6632741 fix(psci): potential array overflow with cpu on by Olivier Deprez · 2 years, 4 months ago
  6. 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
  7. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  8. 1010770 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 6 years ago
  9. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  10. 621d64f PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 7 years ago
  11. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 7 years ago
  12. bd0c347 PSCI: Publish CPU ON event by Jeenu Viswambharan · 8 years ago
  13. 71341d2 Address edge case for stale PSCI CPU data in cache by David Cunado · 8 years ago
  14. 2a4b4b7 Fix order of #includes by Isla Mitchell · 8 years ago
  15. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  16. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 8 years ago
  17. b0408e8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 9 years ago
  18. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 9 years ago
  19. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed (98%) from services/std_svc/psci/psci_on.c]
  20. 22b09c1 Remove unused argument in psci_cpu_on_start() by Sandrine Bailleux · 9 years ago
  21. 1ad9f93 Validate psci_cpu_on_start() arguments by Sandrine Bailleux · 9 years ago
  22. 203cdfe Fix PSCI CPU ON race when setting state to ON_PENDING by Soby Mathew · 10 years ago
  23. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 10 years ago
  24. 9d070b9 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 10 years ago
  25. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago[Renamed from services/std_svc/psci1.0/psci_on.c]
  26. eb975f5 PSCI: Unify warm reset entry points by Sandrine Bailleux · 10 years ago
  27. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  28. 82dcc03 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 10 years ago
  29. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 10 years ago
  30. 4067dc3 PSCI: Remove references to affinity based power management by Soby Mathew · 10 years ago[Renamed (83%) from services/std_svc/psci1.0/psci_afflvl_on.c]
  31. 6590ce2 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 10 years ago
  32. b48349e PSCI: Create new directory to implement new frameworks by Soby Mathew · 10 years ago