summaryrefslogtreecommitdiff
path: root/include/plat/arm/common/plat_arm.h
AgeCommit message (Expand)Author
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-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-21Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm
2017-04-20AArch32: Add SP_MIN support for JUNOYatharth Kochar
2017-04-20Changes to support execution in AArch32 state for JUNOYatharth Kochar
2017-04-19ARM platforms: Add option to use xlat tables lib v1Antonio Nino Diaz
2017-03-28Merge pull request #879 from Summer-ARM/sq/mt-supportdavidcunado-arm
2017-03-27ARM platforms: Add support for MT bit in MPIDRSummer Qin
2017-03-18Merge pull request #861 from soby-mathew/sm/aarch32_fixesdavidcunado-arm
2017-03-08ARM platforms: Enable xlat tables lib v2Antonio Nino Diaz
2017-03-02AArch32: Fix conditional inclusion of bakery_locksSoby Mathew
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-12-15Introduce ARM platform APIs for GICv3 RedistributorJeenu Viswambharan
2016-12-07Allow ARM Standard platforms to dynamically define PSCI capabilitySoby Mathew
2016-09-21AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar
2016-09-21ARM platform changes for new version of image loadingYatharth Kochar
2016-09-15Add some missing forward declarations in plat_arm.hSandrine Bailleux
2016-08-10AArch32: Add FVP support for SP_MINSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-07-08ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine Bailleux
2016-07-08Introduce utils.h header fileSandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-03-31Add support to program a DMC-500 TZC on ARM platformsVikram Kanigiri
2016-03-31Migrate ARM standard platforms to the refactored TZC driverSoby Mathew
2016-02-19Allow multi cluster topology definitions for ARM platformsSoby Mathew
2016-02-16Rework use of interconnect driversVikram Kanigiri
2016-02-15Add API to return memory map on ARM platformsVikram Kanigiri
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-09Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm
2015-12-09FWU: Add Firmware Update support in BL2U for ARM platformsYatharth Kochar
2015-12-09FWU: Add Firmware Update support in BL1 for ARM platformsYatharth Kochar
2015-12-09Specify BL31 runtime console for ARM Standard platformsSoby Mathew
2015-12-09Rework use of ARM GIC drivers on ARM platformsAchin Gupta
2015-11-26CSS: Enable booting of EL3 payloadsSandrine Bailleux
2015-10-30Merge pull request #418 from soby-mathew/sm/sys_suspenddanh-arm
2015-10-30Include xlat_tables.h in plat_arm.hSoby Mathew
2015-10-30Support PSCI SYSTEM SUSPEND on JunoSoby Mathew
2015-10-30CSS: Implement topology support for System power domainSoby Mathew
2015-09-11Update ARM platform ports to use new bakery lock apis.Vikram Kanigiri
2015-08-13PSCI: Validate non secure entrypoint on ARM platformsSoby Mathew
2015-08-13PSCI: Demonstrate support for composite power statesSoby Mathew
2015-08-13PSCI: Migrate ARM reference platforms to new platform APISoby Mathew
2015-06-25Use numbers to identify images instead of namesJuan Castillo
2015-04-28Add common ARM and CSS platform codeDan Handley