summaryrefslogtreecommitdiff
path: root/include/plat/arm/common/plat_arm.h
AgeCommit message (Expand)Author
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