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