aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/board/fvp/include/platform_def.h
AgeCommit message (Expand)Author
2017-11-03Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_savedavidcunado-arm
2017-10-16ARM platforms: Migrate to using interrupt propertiesJeenu Viswambharan
2017-10-11ARM platforms: enable GICv3 state save/restoreSoby Mathew
2017-09-21FVP: Include utils_def.h instead of utils.hSandrine Bailleux
2017-08-02FVP: Support Base FVP RevCJeenu Viswambharan
2017-08-01FVP: Add support for multi-threaded CPUsJeenu Viswambharan
2017-06-20sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos
2017-05-03Use SPDX license identifiersdp-arm
2017-04-03Fix ARM_BL31_IN_DRAM buildDouglas Raillard
2017-01-26Resolve build errors flagged by GCC 6.2David Cunado
2016-07-25ARM platforms: Define common image sizesAntonio Nino Diaz
2016-05-25Add CCN support to FVP platform portSoby Mathew
2016-04-07Merge pull request #575 from soby-mathew/sm/new_tzc_driverdanh-arm
2016-03-31Migrate ARM standard platforms to the refactored TZC driverSoby Mathew
2016-03-31Add support to load BL31 in DRAMDavid 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-18ARM platforms: rationalise memory attributes of shared memoryJuan Castillo
2016-02-11Re-factor definition of some macros 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-09Specify BL31 runtime console for ARM Standard platformsSoby Mathew
2015-12-09Rework use of ARM GIC drivers on ARM platformsAchin Gupta
2015-10-30CSS: Implement topology support for System power domainSoby Mathew
2015-10-20Reorganise PSCI PM handler setup on ARM Standard platformsSoby Mathew
2015-09-11Define the Non-Secure timer frame ID for ARM platformsVikram Kanigiri
2015-09-11Re-factor definition of TZC-400 base addressVikram Kanigiri
2015-04-28Move FVP port to plat/arm/board/fvpDan Handley