summaryrefslogtreecommitdiff
path: root/plat/fvp/include
AgeCommit message (Expand)Author
2014-08-27Miscellaneous documentation fixesSandrine Bailleux
2014-08-19Rework use of labels in assembly macros.Soby Mathew
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-14Remove platform dependency in CCI-400 driverDan Handley
2014-08-14Merge pull request #184 from jcastillo-arm/jc/tf-issues/100danh-arm
2014-08-14FVP: make usage of Trusted DRAM optional at build timeJuan Castillo
2014-08-12Merge pull request #183 from danh-arm/dh/print_output2danh-arm
2014-08-12Rationalize console log outputDan Handley
2014-08-12FVP: apply new naming conventions to memory regionsJuan Castillo
2014-08-11Reduce the runtime stack size in BL stages.Soby Mathew
2014-08-01Call platform_is_primary_cpu() only from reset handlerJuan Castillo
2014-07-28Merge pull request #172 from soby-mathew/sm/asm_assertdanh-arm
2014-07-28Add CPUECTLR_EL1 and Snoop Control register to crash reportingSoby Mathew
2014-07-28Rework the crash reporting in BL3-1 to use less stackSoby Mathew
2014-07-28Remove the concept of coherent stacksAchin Gupta
2014-07-11Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2danh-arm
2014-07-10fvp: Reuse BL1 and BL2 memory through image overlayingSandrine Bailleux
2014-07-09Refactor fvp_config into common platform headerDan Handley
2014-06-24Merge pull request #150 from sandrine-bailleux/sb/fix-plat-print-gic-regsdanh-arm
2014-06-24fvp: Fix register name in 'plat_print_gic_regs' macroSandrine Bailleux
2014-06-23Merge pull request #145 from athoelke/at/psci-memory-optimization-v2danh-arm
2014-06-23Correctly dimension the PSCI aff_map_node arrayAndrew Thoelke
2014-06-20Remove NSRAM from FVP memory mapAndrew Thoelke
2014-05-23Rename FVP specific files and functionsDan Handley
2014-05-23Split platform.h into separate headersDan Handley
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew