summaryrefslogtreecommitdiff
path: root/plat/fvp
AgeCommit message (Expand)Author
2015-04-28Move FVP port to plat/arm/board/fvpDan Handley
2015-04-28Migrate FVP port to use common codeDan Handley
2015-04-27Add header guards to asm macro filesDan Handley
2015-04-27Remove use of PLATFORM_CACHE_LINE_SIZEDan Handley
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-03-16Use ARM CCI driver on FVP and Juno platformsVikram Kanigiri
2015-03-16Add macro to calculate number of elements in an arrayVikram Kanigiri
2015-03-05Fix violations to the coding styleSandrine Bailleux
2015-02-25Merge pull request #259 from soby-mathew/sm/plat_max_afflvldanh-arm
2015-02-12Export maximum affinity using PLATFORM_MAX_AFFLVL macroSoby Mathew
2015-02-12Minimize MAX_MMAP_REGIONS for each BL stageSoby Mathew
2015-01-28TBB: authenticate BL3-x images and certificatesJuan Castillo
2015-01-28FVP: initialize IO framework in bl2_early_platform_setup()Juan Castillo
2015-01-28TBB: authenticate BL2 image and certificateJuan Castillo
2015-01-28TBB: add PolarSSL based authentication moduleJuan Castillo
2015-01-28TBB: add a platform specific function to validate the ROTPKJuan Castillo
2015-01-28TBB: add tool to generate certificatesJuan Castillo
2015-01-28Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1danh-arm
2015-01-26FVP: Allow BL3-2 to sit in the secure region of DRAMJuan Castillo
2015-01-23Validate power_state and entrypoint when executing PSCI callsSoby Mathew
2015-01-23Remove `ns_entrypoint` and `mpidr` from parameters in pm_opsSoby Mathew
2015-01-22Remove coherent memory from the BL memory mapsSoby Mathew
2015-01-22Move bakery algorithm implementation out of coherent memorySoby Mathew
2015-01-21FVP: map non-secure DRAM1 in the MMUJuan Castillo
2014-12-10Remove IRQ_SEC_SGI_8 constantSandrine Bailleux
2014-11-11Merge pull request #220 from soby-mathew/sm/reassign_crash_consoledanh-arm
2014-11-04Use the BL3-1 runtime console as the crash console.Soby Mathew
2014-10-22FVP: keep shared data in Trusted SRAMJuan Castillo
2014-09-25Merge pull request #214 from soby-mathew/sm/bl_specific_mmapachingupta
2014-09-25Create BL stage specific translation tablesSoby Mathew
2014-09-22Remove BSS section access by 'plat_print_gic' during crash reportingSoby Mathew
2014-08-27Miscellaneous documentation fixesSandrine Bailleux
2014-08-21Rationalize UART usage among different BL stagesSoby Mathew
2014-08-20Add CPU specific power management operationsSoby Mathew
2014-08-20Introduce framework for CPU specific operationsSoby Mathew
2014-08-19Rework use of labels in assembly macros.Soby Mathew
2014-08-19fvp: Rework when platform actions are performedAchin Gupta
2014-08-19Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-14Simplify interface to TZC-400 driverDan Handley
2014-08-14Move IO storage source to drivers directoryDan Handley
2014-08-14Remove redundant io_init() functionDan 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-04Merge pull request #179 from jcastillo-arm/jc/tf-issues/219danh-arm