summaryrefslogtreecommitdiff
path: root/plat/arm/common
AgeCommit message (Expand)Author
2016-07-08ARM platforms: Restrict mapping of Trusted ROM in BL1Sandrine Bailleux
2016-07-08Introduce utils.h header fileSandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-06-16Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platformsSoby Mathew
2016-06-03Fix a syntax errorSandrine Bailleux
2016-05-25Add CCN support to FVP platform portSoby Mathew
2016-05-20Implement plat_get_syscnt_freq2 on platformsAntonio Nino Diaz
2016-04-27Remove support for legacy VE memory map in FVPSoby Mathew
2016-04-26Conditionally compile `plat_get_syscnt_freq()` in ARM standard platformsYatharth Kochar
2016-04-21Move `plat_get_syscnt_freq()` to arm_common.cYatharth Kochar
2016-04-13Migrate platform ports to the new xlat_tables librarySoby Mathew
2016-04-08Merge pull request #569 from Xilinx/zynqmp-v1danh-arm
2016-04-08Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-basedanh-arm
2016-04-08Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32danh-arm
2016-04-08Rename BL33_BASE option to PRELOADED_BL33_BASEAntonio Nino Diaz
2016-04-08Fix BL33_BASE option to work with RESET_TO_BL31Antonio Nino Diaz
2016-04-08Remove BL32_BASE when building without SPD for FVPAntonio Nino Diaz
2016-04-07Merge pull request #575 from soby-mathew/sm/new_tzc_driverdanh-arm
2016-04-01arm: common: Make timer configuration conditionalSoren Brinkmann
2016-04-01Modify return type of plat_get_ns_image_entrypoint()Soby Mathew
2016-03-31Add support to program a DMC-500 TZC on ARM platformsVikram Kanigiri
2016-03-31Migrate ARM standard platforms to the refactored TZC driverSoby Mathew
2016-03-31Add support to load BL31 in DRAMDavid Wang
2016-02-26Merge pull request #533 from yatharth-arm/yk/genfw-1292danh-arm
2016-02-22Fix the inconsistencies in bl1_tbbr_image_descs[]Yatharth Kochar
2016-02-19Merge pull request #531 from soby-mathew/sm/multicluster_fvpdanh-arm
2016-02-19Allow multi cluster topology definitions for ARM platformsSoby Mathew
2016-02-18Merge pull request #523 from jcastillo-arm/jc/genfw-791danh-arm
2016-02-18ARM platforms: rationalise memory attributes of shared memoryJuan Castillo
2016-02-16Rework use of interconnect driversVikram Kanigiri
2016-02-16Merge pull request #521 from vikramkanigiri/vk/rearchitect_securitydanh-arm
2016-02-15Perform security setup separately for each ARM platformVikram Kanigiri
2016-02-15Add API to return memory map on ARM platformsVikram Kanigiri
2016-02-01Merge pull request #501 from jcastillo-arm/jc/tf-issues/300danh-arm
2016-01-25Merge pull request #495 from jcastillo-arm/jc/tf-issues/170danh-arm
2016-01-21Disable PL011 UART before configuring itJuan Castillo
2016-01-20ARM plat: add build option to unlock access to non-secure timerJuan Castillo
2016-01-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2016-01-05Apply TBBR naming convention to the fip_create optionsJuan Castillo
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-14Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo
2015-12-14TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo
2015-12-09Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm
2015-12-09FWU: Add support for `fwu_fip` targetYatharth Kochar
2015-12-09FWU: Add Firmware Update support in BL2U for ARM platformsYatharth Kochar
2015-12-09FWU: Add Firmware Update support in BL1 for ARM platformsYatharth Kochar
2015-12-09Add descriptor based image management support in BL1Yatharth Kochar
2015-12-09Specify BL31 runtime console for ARM Standard platformsSoby Mathew
2015-12-09Rework use of ARM GIC drivers on ARM platformsAchin Gupta
2015-12-02Merge pull request #444 from jcastillo-arm/jc/tbb_wdogdanh-arm