summaryrefslogtreecommitdiff
path: root/include/plat/common
AgeCommit message (Expand)Author
2016-02-22Fix the inconsistencies in bl1_tbbr_image_descs[]Yatharth Kochar
2016-01-14Migrate __warn_deprecated -> __deprecatedSoren Brinkmann
2015-12-15FWU: Pass client cookie to FWU_SMC_UPDATE_DONEDan Handley
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-09Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm
2015-12-09FWU: Add Generic BL2U FWU image support in BL2Yatharth Kochar
2015-12-09FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar
2015-12-09Add descriptor based image management support in BL1Yatharth Kochar
2015-12-09Ensure BL31 does not print to boot console by defaultSoby Mathew
2015-11-24Replace build macro WARN_DEPRECATED with ERROR_DEPRECATEDSoby Mathew
2015-10-28Add optional platform error handler APIJuan Castillo
2015-08-13PSCI: Add deprecated API for SPD when compatibility is disabledSoby Mathew
2015-08-13PSCI: Switch to the new PSCI frameworksSoby Mathew
2015-08-13PSCI: Implement platform compatibility layerSoby Mathew
2015-08-13PSCI: Unify warm reset entry pointsSandrine Bailleux
2015-08-13PSCI: Add framework to handle composite power statesSoby Mathew
2015-08-13PSCI: Introduce new platform interface to describe topologySoby Mathew
2015-08-13PSCI: Introduce new platform and CM helper APIsSoby Mathew
2015-08-05PSCI: Remove references to affinity based power managementSoby Mathew
2015-08-05PSCI: Create new directory to implement new frameworksSoby Mathew
2015-06-25TBB: delete deprecated plat_match_rotpk()Juan Castillo
2015-06-25TBB: add TBBR Chain of TrustJuan Castillo
2015-06-25TBB: add platform API to read the ROTPK informationJuan Castillo
2015-06-25Use numbers to identify images instead of namesJuan Castillo
2015-04-28Migrate FVP port to use common codeDan Handley
2015-04-28Add common ARM and CSS platform codeDan Handley
2015-02-12Export maximum affinity using PLATFORM_MAX_AFFLVL macroSoby Mathew
2015-01-28TBB: add a platform specific function to validate the ROTPKJuan Castillo
2014-08-27Miscellaneous documentation fixesSandrine Bailleux
2014-08-20Add CPU specific power management operationsSoby Mathew
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-07-28Merge pull request #172 from soby-mathew/sm/asm_assertdanh-arm
2014-07-28Introduce crash console APIs for crash reportingSoby Mathew
2014-07-19Make enablement of the MMU more flexibleAchin Gupta
2014-07-11Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2danh-arm
2014-07-10Add support for BL3-0 imageSandrine Bailleux
2014-07-10Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109danh-arm
2014-07-09Refactor fvp_config into common platform headerDan Handley
2014-07-01Remove concept of top/bottom image loadingSandrine Bailleux
2014-06-24Remove all checkpatch errors from codebaseJuan Castillo
2014-05-27Further renames of platform porting functionsDan Handley
2014-05-27Remove FVP specific comments in platform.hDan Handley
2014-05-23Add enable mmu platform porting interfacesDan Handley
2014-05-23Move BL porting functions into platform.hDan Handley
2014-05-23Split platform.h into separate headersDan Handley