14 Commits (5a65fcd5f9c67baa681f664e4596760ca1f2606a)

Author SHA1 Message Date
Pranav Madhu 65bbb9358b refactor(psci): move psci_do_pwrdown_sequence() out of private header 2 years ago
Deepika Bhavnani 5b33ad174a Unify type of "cpu_idx" across PSCI module. 5 years ago
Andrew F. Davis 74d27d0062 PSCI: Lookup list of parent nodes to lock only once 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz 621d64f89b PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF 6 years ago
Roberto Vargas 216e58a312 Reduce time lock in psci_do_cpu_off 7 years ago
Varun Wadekar 6311f63de0 Tegra: enable 'signed-comparison' compilation warning/errors 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Jeenu Viswambharan b0408e87f7 PSCI: Optimize call paths if all participants are cache-coherent 8 years ago
Jeenu Viswambharan a10d3632ac PSCI: Introduce cache and barrier wrappers 8 years ago
dp-arm 04c1db1e57 PSCI: Decouple PSCI stat residency calculation from PMF 8 years ago
dp-arm 7941816a34 Add two timestamps to measure PSCI cache flush overhead 8 years ago
dp-arm 872be88a29 Add PMF instrumentation points in TF 8 years ago
Soby Mathew 532ed61838 Introduce `el3_runtime` and `PSCI` libraries 9 years ago
Yatharth Kochar 170fb93dec Add optional PSCI STAT residency & count functions 9 years ago
Soby Mathew ac1cc8eb76 PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops 9 years ago
Soby Mathew 203cdfe26f Fix PSCI CPU ON race when setting state to ON_PENDING 9 years ago
Soby Mathew 16e05cdbf7 PSCI: Update state only if CPU_OFF is not denied by SPD 9 years ago
Soby Mathew 9d070b9928 PSCI: Rework generic code to conform to coding guidelines 9 years ago
Soby Mathew 674878464a PSCI: Switch to the new PSCI frameworks 9 years ago
Soby Mathew 8ee2498039 PSCI: Add framework to handle composite power states 10 years ago
Soby Mathew 82dcc03981 PSCI: Introduce new platform interface to describe topology 10 years ago
Soby Mathew 4067dc3112 PSCI: Remove references to affinity based power management 10 years ago
Soby Mathew 6590ce2295 PSCI: Invoke PM hooks only for the highest level 9 years ago
Soby Mathew b48349eb07 PSCI: Create new directory to implement new frameworks 9 years ago
Soby Mathew b234b2c4a0 Verify capabilities before handling PSCI calls 10 years ago
Soby Mathew 22f08973f3 Return success if an interrupt is seen during PSCI CPU_SUSPEND 10 years ago
Soby Mathew 539dcedb7d Validate power_state and entrypoint when executing PSCI calls 10 years ago
Soby Mathew e146f4cc6c Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops 10 years ago
Achin Gupta a4a8eaeb36 Miscellaneous PSCI code cleanups 10 years ago
Achin Gupta 0a46e2c340 Add APIs to preserve highest affinity level in OFF state 10 years ago
Achin Gupta 84c9f1003c Rework state management in the PSCI implementation 10 years ago
Achin Gupta 539a7b383d Remove the concept of coherent stacks 11 years ago
Achin Gupta b51da82182 Remove coherent stack usage from the warm boot path 11 years ago
Andrew Thoelke 56378aa6ee Remove current CPU mpidr from PSCI common code 11 years ago
Andrew Thoelke 167a935733 Initialise CPU contexts from entry_point_info 11 years ago
Andrew Thoelke 8cec598ba3 Correct usage of data and instruction barriers 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Dan Handley fb037bfb7c Always use named structs in header files 11 years ago
Dan Handley 35e98e5588 Make use of user/system includes more consistent 11 years ago
Vikram Kanigiri 6ba0b6d674 Remove partially qualified asm helper functions 11 years ago
Jeenu Viswambharan 64f6ea9be7 Implement ARM Standard Service 11 years ago
Jeenu Viswambharan 7f36660559 Implement late binding for runtime hooks 11 years ago
Achin Gupta 607084ee4c Add power management support in the SPD 11 years ago
Achin Gupta 0a9f747379 Move PSCI to runtime services directory 11 years ago
Achin Gupta 75f7367b4c psci: fix affinity level upgrade issue 11 years ago
Dan Handley e83b0cadc6 Update year in copyright text to 2014 11 years ago
Achin Gupta 0959db5c99 psci: rectify and homogenise generic code 11 years ago
Achin Gupta 3140a9e5c7 psci: rework cpu_off assertion and minor cleanups 11 years ago
Dan Handley ab2d31edbd Enable third party contributions 11 years ago