aboutsummaryrefslogtreecommitdiffstats
path: root/plat/arm/css/common
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: sds: Move to drivers/ folderAntonio Nino Diaz2019-01-251-3/+3
* plat/arm: scp: Move to drivers/ folderAntonio Nino Diaz2019-01-255-21/+18
* plat/arm: scpi: Move to drivers/ folderAntonio Nino Diaz2019-01-252-10/+10
* plat/arm: mhu: Move to drivers/ folderAntonio Nino Diaz2019-01-252-14/+14
* plat/arm: scmi: Move to drivers/ folderAntonio Nino Diaz2019-01-252-9/+9
* plat/arm: Sanitise includesAntonio Nino Diaz2019-01-256-14/+8
* plat/arm: Fix header dependenciesAntonio Nino Diaz2019-01-153-3/+5
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-045-19/+31
* plat/arm: Use `mov_imm` macro to load immediate valuesSoby Mathew2018-10-291-1/+1
* plat/arm: allow RESET_TO_BL31 for CSS-based platformsDeepak Pandey2018-10-101-5/+0
* plat/arm: Migrate to new interfacesAntonio Nino Diaz2018-09-281-8/+0
* ARM Platforms:Enable non-secure access to UART1Alexei Fedorov2018-09-071-0/+9
* plat/arm: css: Set MT bit in incoming mpidr arugmentsNariman Poushin2018-08-031-0/+6
* Add support for SCMI AP core configuration protocol v1.0Dimitris Papastamos2018-07-121-0/+1
* 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
* css/sgi: rework the core position calculation functionVishwanatha HG2018-05-161-2/+6
* ARM platforms: Demonstrate mem_protect from el3_runtimeRoberto Vargas2018-05-011-6/+3
* plat/arm: Add MHUv2 support to SCMI driverSamarth Parikh2018-04-162-7/+9
* Fix MISRA rule 8.4 Part 2Roberto Vargas2018-02-283-3/+6
* ARM Platforms: Migrate to new BL handover interfaceSoby Mathew2018-02-261-3/+4
* Build: change the first parameter of TOOL_ADD_IMG to lowercaseMasahiro Yamada2018-02-011-1/+1
* Build: rename FIP_ADD_IMG to TOOL_ADD_IMGMasahiro Yamada2018-02-011-1/+1
* Build: merge build macros between FIP_ and FWU_FIP_Masahiro Yamada2018-02-011-2/+2
* Juno AArch32: Remove duplicate definition of bl2 platform APISoby Mathew2017-11-291-4/+4
* 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
* CSS: Changes for SDS frameworkSoby Mathew2017-09-065-26/+81
* Split CSS makefile for sp_min on JunoSoby Mathew2017-09-061-0/+20
* Don't use zero_normalmem in bl2_platform_setupRoberto Vargas2017-08-301-2/+3
* CSS: Reorganize the SCP Image transfer functionalitySoby Mathew2017-07-205-196/+13
* CSS: Add SCMI driver for SCPSoby Mathew2017-06-051-3/+19
* Use SPDX license identifiersdp-arm2017-05-0310-250/+10
* Merge branch 'integration' into tf_issue_461Scott Branden2017-04-293-6/+154
|\
| * CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND APISoby Mathew2017-04-241-4/+46
| * AArch32: Add SP_MIN support for JUNOYatharth Kochar2017-04-202-1/+107
| * Build: add generic way to include SCP_BL2 into FIP imageMasahiro Yamada2017-04-051-1/+1
* | Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden2017-04-291-0/+1
|/
* ARM platforms: Add support for MT bit in MPIDRSummer Qin2017-03-271-1/+16
* Introduce unified API to zero memoryDouglas Raillard2017-02-061-2/+2
* Allow ARM Standard platforms to dynamically define PSCI capabilitySoby Mathew2016-12-071-1/+1
* Introduce SCP power management abstractionSoby Mathew2016-12-077-657/+20
* ARM platform changes for new version of image loadingYatharth Kochar2016-09-211-0/+8