summaryrefslogtreecommitdiff
path: root/plat/fvp/platform.h
AgeCommit message (Expand)Author
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Remove unused data declarationsDan Handley
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-23Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2Andrew Thoelke
2014-05-23Make the memory layout more flexibleSandrine Bailleux
2014-05-23Make BL1 RO and RW base addresses configurableSandrine Bailleux
2014-05-23Merge pull request #102 from achingupta:ag/tf-issues#104-v2Andrew Thoelke
2014-05-23Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4Andrew Thoelke
2014-05-22Introduce platform api to access an ARM GICAchin Gupta
2014-05-22Introduce interrupt registration framework in BL3-1Achin Gupta
2014-05-22fvp: Move TSP from Secure DRAM to Secure SRAMSandrine Bailleux
2014-05-22TSP: Let the platform decide which secure memory to useSandrine Bailleux
2014-05-22Reserve some DDR DRAM for secure use on FVP platformsJuan Castillo
2014-05-22Add support for BL3-1 as a reset vectorVikram Kanigiri
2014-05-22Rework memory information passing to BL3-x imagesVikram Kanigiri
2014-05-22Populate BL31 input parameters as per new specVikram Kanigiri
2014-05-16Merge pull request #69 from sandrine-bailleux:sb/split-mmu-fcts-per-elAndrew Thoelke
2014-05-12Fixes for TZC configuration on FVPAndrew Thoelke
2014-05-09fvp: Provide per-EL MMU setup functionsSandrine Bailleux
2014-05-08Merge pull request #60 from athoelke/disable-mmu-v2danh-arm
2014-05-08Remove unused 'PL011_BASE' macroSandrine Bailleux
2014-05-07Replace disable_mmu with assembler versionAndrew Thoelke
2014-05-06Remove variables from .data sectionDan Handley
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-04-24Enable secure memory support for FVPsHarry Liebel
2014-04-15Allocate single stacks for BL1 and BL2Andrew Thoelke
2014-04-08Define frequency of system counter in platform codeSandrine Bailleux
2014-03-10Remove unused 'CPU present' flagJeenu Viswambharan
2014-03-05fvp: Make use of the generic MMU translation table setup codeJon Medhurst
2014-02-20Specify address of UART device to use as a consoleAchin Gupta
2014-02-20Factor out translation table setup in ARM FVP portAchin Gupta
2014-02-20Add support for BL3-2 in BL2Achin Gupta
2014-02-20Rework BL2 to BL3-1 hand over interfaceAchin Gupta
2014-02-17Move translation tables into separate sectionJeenu Viswambharan
2014-02-17Add Firmware Image Package (FIP) driverHarry Liebel
2014-02-17Implement load_image in terms of IO abstractionJames Morrissey
2014-02-17Add IO abstraction frameworkJames Morrissey
2014-01-17Update year in copyright text to 2014Dan Handley
2014-01-17Move GIC setup to a separate fileIan Spray
2013-12-05psci: fix error due to a non zero context idAchin Gupta
2013-12-05Enable third party contributionsDan Handley
2013-11-14Do not enable CCI on Foundation FVPHarry Liebel
2013-10-25ARMv8 Trusted Firmware release v0.2Achin Gupta