summaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
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-26Call reset handlers upon BL3-1 entry.Yatharth Kochar
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
2015-01-16Merge pull request #233 from jcastillo-arm/jc/tf-issues/254danh-arm
2015-01-12Juno: Add support for image overlaying in Trusted SRAMJuan 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-11-04Merge pull request #219 from jcastillo-arm/jc/tf-issues/253danh-arm
2014-10-31Juno: Use the generic ARM GIC driverJuan Castillo
2014-10-29Optimize Cortex-A57 cluster power down sequence on JunoSoby Mathew
2014-10-28Merge pull request #217 from jcastillo-arm/jc/tf-issues/257danh-arm
2014-10-28Merge pull request #216 from vikramkanigiri/vk/juno_standby_supportdanh-arm
2014-10-22FVP: keep shared data in Trusted SRAMJuan Castillo
2014-10-21Juno: Support entry into a standby stateVikram Kanigiri
2014-10-14Juno: Reserve some DDR-DRAM for secure useJuan Castillo
2014-10-09Juno: Use TZC-400 driver callsJuan 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-21Juno: Read primary CPU MPID from SCC GPR_1Juan Castillo
2014-08-21Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo
2014-08-21Juno: Add support for Test Secure-EL1 PayloadSandrine Bailleux
2014-08-21Juno: Implement PSCI CPU_OFF and CPU_SUSPEND APIsAchin Gupta
2014-08-21Juno: Implement initial platform portSandrine Bailleux
2014-08-20Add CPU specific power management operationsSoby Mathew
2014-08-20Add platform API for reset handlingSoby 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