1. 18d9379 fix(spe): invoke spe_disable during power domain off/suspend by Jayanth Dodderi Chidanand · 11 months ago
  2. 165e59f feat(psci): add psci_do_manage_extensions API by Jayanth Dodderi Chidanand · 9 months ago
  3. 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 7 months ago
  4. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 10 months ago
  5. 5818c7a refactor(cpus): convert the Cortex-A510 to use the errata framework by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  6. 8ee3214 refactor(psci): extract cm_prepare_el3_exit_ns() to a common location by Boyan Karatotev · 1 year, 1 month ago
  7. 36cebf9 refactor(cm): introduce a real manage_extensions_nonsecure() by Boyan Karatotev · 1 year, 3 months ago
  8. a421d87 Merge changes from topic "psci-osi" into integration by Manish Pandey · 12 months ago
  9. c0dc639 fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t by Wing Li · 1 year, 1 month ago
  10. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 1 year, 4 months ago
  11. 006abef Merge "fix(psci): do not panic on illegal MPIDR" into integration by Manish Pandey · 1 year, 1 month ago
  12. 98c0b9a fix(psci): do not panic on illegal MPIDR by Andre Przywara · 1 year, 1 month ago
  13. 02198cb build(psci): move `runtime_errata.S` to PSCI by Chris Kay · 1 year, 2 months ago
  14. 77dd4f1 feat(psci): introduce 'pwr_domain_off_early' hook by Varun Wadekar · 1 year, 1 month ago
  15. 764b1ad fix(psci): potential array overflow with cpu on by Olivier Deprez · 1 year, 2 months ago
  16. 14f2686 fix(psci): remove unreachable switch/case blocks by Andre Przywara · 1 year, 2 months ago
  17. d28393a feat(psci): update PSCI_FEATURES by Wing Li · 1 year, 9 months ago
  18. 2c556f3 feat(psci): add support for OS-initiated mode by Wing Li · 1 year, 9 months ago
  19. 71f69df feat(psci): add support for PSCI_SET_SUSPEND_MODE by Wing Li · 1 year, 9 months ago
  20. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 4 months ago
  21. e5249fe fix(cpus): workaround for Cortex-A510 erratum 2684597 by Harrison Mutai · 1 year, 6 months ago
  22. 263c647 fix(psci): tighten psci_power_down_wfi behaviour by Harrison Mutai · 1 year, 5 months ago
  23. 7076350 refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe by Jayanth Dodderi Chidanand · 1 year, 10 months ago
  24. c1e61d0 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 1 year, 11 months ago
  25. d3af5e1 fix(psci): fix MISRA failure - Memory - illegal accesses by Manish V Badarkhe · 1 year, 11 months ago
  26. 5e68535 feat(psci): add a helper function to ensure that non-boot PEs are offline by Lucian Paul-Trifu · 2 years, 3 months ago
  27. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 4 months ago
  28. 507e0cd fix(psci): correct parent_node type in messages by Yann Gautier · 2 years, 4 months ago
  29. e7e2afd feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · 3 years, 1 month ago
  30. 1b4938b PSCI: fix limit of 256 CPUs caused by cast to unsigned char by Graeme Gregory · 3 years, 6 months ago
  31. f68a683 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 3 years, 8 months ago
  32. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 3 years, 10 months ago
  33. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 3 years, 10 months ago
  34. 1203004 psci: utility api to invoke stop for other cores by Sandeep Tripathy · 3 years, 10 months ago
  35. 91d8061 coverity: fix MISRA violations by Zelalem · 4 years, 4 months ago
  36. 8fe72b9 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · 4 years, 4 months ago
  37. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 6 months ago
  38. 02c3568 adding support to enable different personality of the same soc. by Pankaj Gupta · 4 years, 8 months ago
  39. 33bd514 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 4 years, 10 months ago
  40. 7c9a4e6 Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 4 years, 9 months ago
  41. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 9 months ago
  42. 4490ad2 Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into integration by Soby Mathew · 4 years, 9 months ago
  43. 79ffab5 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 9 months ago
  44. 523024c Assert if power level value greater then PSCI_INVALID_PWR_LVL by Deepika Bhavnani · 4 years, 10 months ago
  45. 6bd4666 Coverity fix: Remove GGC ignore -Warray-bounds by Deepika Bhavnani · 4 years, 10 months ago
  46. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  47. 74e8978 PSCI: Lookup list of parent nodes to lock only once by Andrew F. Davis · 5 years ago
  48. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  49. d522759 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · 6 years ago
  50. 840ab1c Merge pull request #1624 from glneo/less-cache-flushing by Soby Mathew · 6 years ago
  51. 1821db2 psci: platform control of SYSTEM_SUSPEND entry by ldts · 6 years ago
  52. e6f28fa PSCI: Do not flush cache when unneeded by Andrew F. Davis · 6 years ago
  53. 564f954 PSCI: Update comment on MMU disablement by Andrew F. Davis · 6 years ago
  54. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  55. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  56. 76f0303 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 6 years ago
  57. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  58. 37a5efa xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · 6 years ago
  59. de11a5b psci: Use bool in internal interfaces by Antonio Nino Diaz · 6 years ago
  60. 22ab8ab PSCI: Fix logic error to skip cache flushing by Andrew F. Davis · 6 years ago
  61. 78a95a6 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  62. 0f5dc9f PSCI: Fix MISRA defects in stat code by Antonio Nino Diaz · 6 years ago
  63. f5c6001 PSCI: Fix MISRA defects in MEM_PROTECT by Antonio Nino Diaz · 6 years ago
  64. 56a0e8e PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  65. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  66. dd0e85c PSCI: Refactor lock macros to comply with MISRA by Antonio Nino Diaz · 6 years ago
  67. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  68. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  69. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  70. 21b3b05 psci: initialize array fully to comply with MISRA by Jonathan Wright · 6 years ago
  71. de70183 lib: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  72. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  73. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  74. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  75. 9f2f8ef Invalidate TLB entries during warm boot by Antonio Nino Diaz · 6 years ago
  76. a65841a Add support for SMCCC_VERSION in PSCI features by Dimitris Papastamos · 6 years ago
  77. d1a1841 Add PubSub events for CPU powerdown/powerup by Dimitris Papastamos · 7 years ago
  78. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  79. 6dc8214 Flush the affinity data in psci_affinity_info by Roberto Vargas · 7 years ago
  80. e259fa7 ARMv7 may not support Generic Timer Extension by Etienne Carriere · 7 years ago
  81. 8336f68 Fix PSCI STAT time stamp collection by Soby Mathew · 7 years ago
  82. 55e56a9 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  83. 653fb8f mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECK by Roberto Vargas · 7 years ago
  84. b820ad0 reset2: Add PSCI system_reset2 function by Roberto Vargas · 7 years ago
  85. 0a4c261 mem_protect: Add mem_protect API by Roberto Vargas · 7 years ago
  86. 3cb73cb Reduce time lock in psci_do_cpu_off by Roberto Vargas · 7 years ago
  87. 16484dd psci_common: Resolve GCC static analysis false positive by Alistair Francis · 7 years ago
  88. ae87f4b lib: psci: early suspend handler for platforms by Varun Wadekar · 7 years ago
  89. 06adba2 Address edge case for stale PSCI CPU data in cache by David Cunado · 7 years ago
  90. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  91. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  92. 3fdf5f3 PSCI: use same function prototype as in header file by Etienne Carriere · 7 years ago
  93. d171bfc psci: minor fixes in lib by Etienne Carriere · 7 years ago
  94. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  95. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  96. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 7 years ago
  97. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  98. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  99. e3962d0 Flush console where necessary by Antonio Nino Diaz · 7 years ago
  100. 346bfd8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 7 years ago