History for arm-trusted-firmware / lib / psci / psci_common.c
2020-10-12
@Jimmy Brisson
Increase type widths to satisfy width requirements ...
Jimmy Brisson authored on 4 Aug 2020 laurenw-arm committed on 12 Oct 2020
2020-09-03
@Sandeep Tripathy
psci: utility api to invoke stop for other cores ...
Sandeep Tripathy committed on 3 Sep 2020
2020-02-18
@Zelalem
coverity: fix MISRA violations ...
Zelalem committed on 18 Feb 2020
2020-01-29
@Andrew Walbran
qemu: Implement PSCI_CPU_OFF. ...
Andrew Walbran committed on 29 Jan 2020
2019-11-26
@Pankaj Gupta
adding support to enable different personality of the same soc. ...
Pankaj Gupta committed on 26 Nov 2019
2019-09-13
@Soby Mathew
Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into integration
Soby Mathew authored on 13 Sep 2019 TrustedFirmware Code Review committed on 13 Sep 2019
2019-09-12
@Deepika Bhavnani
Unify type of "cpu_idx" across PSCI module. ...
Deepika Bhavnani committed on 12 Sep 2019
2019-09-09
@Deepika Bhavnani
Assert if power level value greater then PSCI_INVALID_PWR_LVL ...
Deepika Bhavnani committed on 9 Sep 2019
2019-08-16
@Deepika Bhavnani
Coverity fix: Remove GGC ignore -Warray-bounds ...
Deepika Bhavnani committed on 16 Aug 2019
2019-08-01
@Julius Werner
Switch AARCH32/AARCH64 to __aarch64__ ...
Julius Werner committed on 1 Aug 2019
2019-06-06
@Andrew F. Davis
PSCI: Lookup list of parent nodes to lock only once ...
Andrew F. Davis committed on 6 Jun 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-10-10
@Andrew F. Davis
PSCI: Do not flush cache when unneeded ...
Andrew F. Davis committed on 10 Oct 2018
@Andrew F. Davis
PSCI: Update comment on MMU disablement ...
Andrew F. Davis committed on 10 Oct 2018
2018-10-03
@Daniel Boulby
Mark BL31 initialization functions ...
Daniel Boulby authored on 20 Sep 2018 Antonio Nino Diaz committed on 3 Oct 2018
2018-09-28
@Roberto Vargas
PSCI: Remove platform compatibility layer ...
Roberto Vargas authored on 24 Sep 2018 Antonio Nino Diaz committed on 28 Sep 2018
2018-07-26
@Andrew F. Davis
PSCI: Fix logic error to skip cache flushing ...
Andrew F. Davis committed on 26 Jul 2018
2018-07-24
@Antonio Nino Diaz
PSCI: Fix MISRA defects in common and setup code ...
Antonio Nino Diaz committed on 24 Jul 2018
2018-07-20
@Antonio Nino Diaz
PSCI: Replace macros by static inline functions ...
Antonio Nino Diaz committed on 20 Jul 2018
2017-11-03
@Soby Mathew
Fix PSCI STAT time stamp collection ...
Soby Mathew committed on 3 Nov 2017
2017-08-23
@Alistair Francis
psci_common: Resolve GCC static analysis false positive ...
Alistair Francis committed on 23 Aug 2017
2017-06-14
@Varun Wadekar
Tegra: enable 'signed-comparison' compilation warning/errors ...
Varun Wadekar committed on 14 Jun 2017
2017-05-11
@davidcunado-arm
Merge pull request #927 from jeenu-arm/state-switch ...
davidcunado-arm authored on 11 May 2017 GitHub committed on 11 May 2017
2017-05-04
@Jeenu Viswambharan
Introduce ARM SiP service to switch execution state ...
Jeenu Viswambharan committed on 4 May 2017
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-03-02
@Jeenu Viswambharan
PSCI: Optimize call paths if all participants are cache-coherent ...
Jeenu Viswambharan committed on 2 Mar 2017
@Jeenu Viswambharan
PSCI: Introduce cache and barrier wrappers ...
Jeenu Viswambharan committed on 2 Mar 2017
2017-02-16
@davidcunado-arm
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing ...
davidcunado-arm authored on 16 Feb 2017 GitHub committed on 16 Feb 2017
2017-02-13
@dp-arm
PSCI: Decouple PSCI stat residency calculation from PMF ...
dp-arm committed on 13 Feb 2017
2017-02-06
@Douglas Raillard
Replace some memset call by zeromem ...
Douglas Raillard committed on 6 Feb 2017