aboutsummaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2015-06-05Merge pull request #309 from soby-mathew/sm/fix_fvp_get_entryHEADmasterlinarojunointegrationfvp-basedanh-arm
2015-06-03FVP: Correct the PSYSR_WK bit width in platform_get_entrypointSoby Mathew
2015-06-02Merge pull request #307 from soby-mathew/sm/css_bit_width_fixAchin Gupta
2015-06-02Merge pull request #308 from vwadekar/tegra-soc-support-v4Achin Gupta
2015-05-29Support for NVIDIA's Tegra T210 SoCsVarun Wadekar
2015-05-27CSS: Extract primary cpu id using the correct bit widthSoby Mathew
2015-05-19Fix return type of FVP plat_arm_topology_setupDan Handley
2015-04-28Detect SCP version incompatibilitySandrine Bailleux
2015-04-28Move to the new ARM SCP Messaging InterfacesSandrine Bailleux
2015-04-28Move Juno port to plat/arm/board/junoDan Handley
2015-04-28Migrate Juno port to use common codeDan Handley
2015-04-28Move FVP port to plat/arm/board/fvpDan Handley
2015-04-28Migrate FVP port to use common codeDan Handley
2015-04-28Add common ARM and CSS platform 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-24Add support for Juno r1 in the platform reset handlerSandrine Bailleux
2015-03-17Merge pull request #269 from vikramkanigiri/vk/common-ccidanh-arm
2015-03-17Merge pull request #266 from sandrine-bailleux/sb/juno-disable-errata-806969danh-arm
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-11Juno: Disable workaround for Cortex-A57 erratum #806969Sandrine Bailleux
2015-03-06Enable type-checking of arguments passed to printf() et al.Sandrine Bailleux
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-25Merge pull request #258 from rmurphy-arm/rm/dma-smmudanh-arm
2015-02-16Juno: clear DMA-330 SMMU security stateRobin Murphy
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-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