summaryrefslogtreecommitdiff
path: root/lib/psci
AgeCommit message (Expand)Author
2017-09-15imx8qm/imx8qxp: enable standby suspendAnson Huang
2017-07-12i.mx8mq: Add basic support for i.mx8mqBai Ping
2017-07-12PSCI: support killing offline CPUAnson Huang
2017-06-28Merge pull request #978 from etienne-lms/minor-builddanh-arm
2017-06-23PSCI: use same function prototype as in header fileEtienne Carriere
2017-06-22psci: minor fixes in libEtienne Carriere
2017-06-14Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-04Introduce ARM SiP service to switch execution stateJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-04-19PSCI: Build option to enable D-Caches early in warmbootSoby Mathew
2017-03-31Flush console where necessaryAntonio Nino Diaz
2017-03-02PSCI: Optimize call paths if all participants are cache-coherentJeenu Viswambharan
2017-03-02PSCI: Introduce cache and barrier wrappersJeenu Viswambharan
2017-02-16Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroingdavidcunado-arm
2017-02-13PSCI: Do stat accounting for retention/standby statesdp-arm
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2017-02-06Replace some memset call by zeromemDouglas Raillard
2017-01-30Report errata workaround status to consoleJeenu Viswambharan
2016-12-20Merge pull request #788 from jeenu-arm/cpuops-frameworkdanh-arm
2016-12-19Merge pull request #779 from dp-arm/dp/rtinstr-cachedanh-arm
2016-12-15Add provision to extend CPU operations at more levelsJeenu Viswambharan
2016-12-14Add two timestamps to measure PSCI cache flush overheaddp-arm
2016-12-14Merge pull request #775 from soby-mathew/sm/AArch32_stack_aligndanh-arm
2016-12-12AArch32: Fix the stack alignment issueSoby Mathew
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-10-12Add PMF instrumentation points in TFdp-arm
2016-09-22PSCI: Introduce PSCI Library argument structureSoby Mathew
2016-09-19Merge pull request #702 from jeenu-arm/psci-node-hw-statedanh-arm
2016-09-15PSCI: Add support for PSCI NODE_HW_STATE APIJeenu Viswambharan
2016-09-09Flush `psci_plat_pm_ops` after initializationSoby Mathew
2016-08-10AArch32: Add support to PSCI libSoby Mathew
2016-08-09Move spinlock library code to AArch64 folderSoby Mathew
2016-07-26Merge pull request #670 from achingupta/ag/psci_retention_fixdanh-arm
2016-07-25Fix use of stale power states in PSCI standby finisherAchin Gupta
2016-07-25Validate psci_find_target_suspend_lvl() resultSandrine Bailleux
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew