summaryrefslogtreecommitdiff
path: root/plat/arm/css
AgeCommit message (Expand)Author
2017-06-16Merge pull request #986 from jagadeeshujja/jagujj/fix-get-power-statedavidcunado-arm
2017-06-15CSS:Fix scpi "get_power_state" when ARM_PLAT_MT is setjagadeesh ujja
2017-06-09Fix coverity error in CSS SCMI driverSoby Mathew
2017-06-05CSS: Add SCMI driver for SCPSoby Mathew
2017-05-03Use SPDX license identifiersdp-arm
2017-04-29Merge branch 'integration' into tf_issue_461Scott Branden
2017-04-29Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden
2017-04-24CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND APISoby Mathew
2017-04-20AArch32: Add SP_MIN support for JUNOYatharth Kochar
2017-04-20css: Ensure PSCI system off/reset is not interrupteddp-arm
2017-04-05Build: add generic way to include SCP_BL2 into FIP imageMasahiro Yamada
2017-03-27ARM platforms: Add support for MT bit in MPIDRSummer Qin
2017-02-06Replace some memset call by zeromemDouglas Raillard
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-12-07Allow ARM Standard platforms to dynamically define PSCI capabilitySoby Mathew
2016-12-07Introduce SCP power management abstractionSoby Mathew
2016-09-21ARM platform changes for new version of image loadingYatharth Kochar
2016-09-15CSS: Implement support for NODE_HW_STATEJeenu Viswambharan
2016-09-15SCPI: Add function to query CSS power stateJeenu Viswambharan
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-06-08CSS: Add support to wake up the core from wfi in GICv3David Wang
2016-02-19Merge pull request #531 from soby-mathew/sm/multicluster_fvpdanh-arm
2016-02-19Allow multi cluster topology definitions for ARM platformsSoby Mathew
2016-02-18Merge pull request #523 from jcastillo-arm/jc/genfw-791danh-arm
2016-02-18Merge pull request #527 from antonio-nino-diaz-arm/an/non_asciidanh-arm
2016-02-18ARM platforms: rationalise memory attributes of shared memoryJuan Castillo
2016-02-16Rework use of interconnect driversVikram Kanigiri
2016-02-16Merge pull request #520 from vikramkanigiri/vk/scp_flexibilitydanh-arm
2016-02-16Make SCP_BL2(U) image loading configurable on CSS platformsVikram Kanigiri
2016-02-15Support for varying BOM/SCPI protocol base addresses in ARM platformsVikram Kanigiri
2016-02-11Re-factor definition of some macros on ARM platformsVikram Kanigiri
2016-02-05Remove non-ASCII character from commentAntonio Nino Diaz
2016-01-05Apply TBBR naming convention to the fip_create optionsJuan Castillo
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-14Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo
2015-12-09FWU: Add support for `fwu_fip` targetYatharth Kochar
2015-12-09FWU: Add Firmware Update support in BL2U for ARM platformsYatharth Kochar
2015-12-09SoC security setup for CSS platforms in BL1Yatharth Kochar
2015-12-09Rework use of ARM GIC drivers on ARM platformsAchin Gupta
2015-12-09Prepare platforms to use refactored ARM GIC driversSoby Mathew
2015-11-26CSS: Put secondary CPUs in a pen when booting an EL3 payloadSandrine Bailleux
2015-11-26CSS: Enable booting of EL3 payloadsSandrine Bailleux
2015-10-30Support PSCI SYSTEM SUSPEND on JunoSoby Mathew
2015-10-30CSS: Implement topology support for System power domainSoby Mathew
2015-10-28Merge pull request #416 from davwan01/dw/css-commondanh-arm
2015-10-27Rework MakefileJuan Castillo
2015-10-27Allow CSS to redefine function `plat_arm_calc_core_pos`David Wang
2015-10-20Reorganise PSCI PM handler setup on ARM Standard platformsSoby Mathew
2015-08-13PSCI: Add documentation and fix plat_is_my_cpu_primary()Soby Mathew
2015-08-13PSCI: Validate non secure entrypoint on ARM platformsSoby Mathew