aboutsummaryrefslogtreecommitdiffstats
path: root/plat/arm/css/common/css_pm.c
Commit message (Expand)AuthorAgeFilesLines
* plat/arm: css: Turn ON/OFF redistributor in sync with GIC CPU interface ON/OFFJagadeesh Ujja2021-01-201-0/+3
* Provide a hint to power controller for DSU cluster power downMadhukar Pappireddy2020-04-151-1/+21
* Coverity: remove unnecessary header file includesZelalem2020-02-041-3/+1
* Migrate ARM platforms to use the new GICv3 APIMadhukar Pappireddy2019-09-251-5/+17
* plat/arm: scp: Move to drivers/ folderAntonio Nino Diaz2019-01-251-2/+1
* plat/arm: Sanitise includesAntonio Nino Diaz2019-01-251-3/+2
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-6/+10
* plat/arm: css: Sanitize the input to css_validate_power_stateNariman Poushin2018-06-231-1/+13
* plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline functionNariman Poushin2018-06-231-3/+3
* ARM platforms: Demonstrate mem_protect from el3_runtimeRoberto Vargas2018-05-011-6/+3
* ARM platforms: Make arm_validate_ns_entrypoint() commonJeenu Viswambharan2017-11-131-1/+1
* Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_savedavidcunado-arm2017-11-031-7/+19
|\
| * ARM platforms: enable GICv3 state save/restoreSoby Mathew2017-10-111-7/+19
* | reset2: Add css_system_reset2()Roberto Vargas2017-10-131-0/+3
|/
* mem_protect: Add mem_protect support in Juno and FVP for DRAM1Roberto Vargas2017-09-251-1/+10
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND APISoby Mathew2017-04-241-4/+46
* Allow ARM Standard platforms to dynamically define PSCI capabilitySoby Mathew2016-12-071-1/+1
* Introduce SCP power management abstractionSoby Mathew2016-12-071-86/+8
* CSS: Implement support for NODE_HW_STATEJeenu Viswambharan2016-09-151-1/+39
* CSS: Add support to wake up the core from wfi in GICv3David Wang2016-06-081-2/+8
* Rework use of interconnect driversVikram Kanigiri2016-02-161-4/+3
* Rework use of ARM GIC drivers on ARM platformsAchin Gupta2015-12-091-6/+6
* Prepare platforms to use refactored ARM GIC driversSoby Mathew2015-12-091-57/+42
* Support PSCI SYSTEM SUSPEND on JunoSoby Mathew2015-10-301-1/+59
* CSS: Implement topology support for System power domainSoby Mathew2015-10-301-10/+15
* Reorganise PSCI PM handler setup on ARM Standard platformsSoby Mathew2015-10-201-34/+12
* PSCI: Validate non secure entrypoint on ARM platformsSoby Mathew2015-08-131-1/+2
* PSCI: Use a single mailbox for warm reset for FVP and JunoSandrine Bailleux2015-08-131-26/+6
* PSCI: Demonstrate support for composite power statesSoby Mathew2015-08-131-0/+21
* PSCI: Migrate ARM reference platforms to new platform APISoby Mathew2015-08-131-80/+74
* Add common ARM and CSS platform codeDan Handley2015-04-281-0/+289