summaryrefslogtreecommitdiff
path: root/include/plat
AgeCommit message (Expand)Author
2017-02-20Merge pull request #841 from dp-arm/dp/debug-regsdanh-arm
2017-02-15Juno: Disable SPIDEN in release buildsdp-arm
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2017-01-26Resolve build errors flagged by GCC 6.2David Cunado
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2017-01-18Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada
2017-01-18Use *_END instead of *_LIMIT for linker derived end addressesMasahiro Yamada
2016-12-20Merge pull request #793 from jeenu-arm/gic-changesdanh-arm
2016-12-20Merge pull request #785 from dp-arm/dp/nvcounterDan Handley
2016-12-19Merge pull request #781 from yatharth-arm/yk/aarch64_tbbr_load_img_v2danh-arm
2016-12-15tbbr: Fix updating of Non-Trusted NV counterdp-arm
2016-12-15Introduce ARM platform APIs for GICv3 RedistributorJeenu Viswambharan
2016-12-14Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1Yatharth Kochar
2016-12-13ARM platforms: Replace address space size definesAntonio Nino Diaz
2016-12-07Allow ARM Standard platforms to dynamically define PSCI capabilitySoby Mathew
2016-12-07Introduce SCP power management abstractionSoby Mathew
2016-10-12Introduce ARM SiP servicedp-arm
2016-09-21AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-09-21ARM platform changes for new version of image loadingYatharth Kochar
2016-09-20Changes for new version of image loading in BL1/BL2Yatharth Kochar
2016-09-20Add new version of image loading.Yatharth Kochar
2016-09-19Merge pull request #702 from jeenu-arm/psci-node-hw-statedanh-arm
2016-09-15CSS: Implement support for NODE_HW_STATEJeenu Viswambharan
2016-09-15Add some missing forward declarations in plat_arm.hSandrine Bailleux
2016-08-10AArch32: Add FVP support for SP_MINSoby Mathew
2016-08-10AArch32: Add essential ARM platform and FVP supportSoby Mathew
2016-07-28Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-memdanh-arm
2016-07-25ARM platforms: Define common image sizesAntonio Nino Diaz
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-07-08ARM CSS platforms: Map flash as execute-never by defaultSandrine Bailleux
2016-07-08ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine Bailleux
2016-07-08Introduce utils.h header fileSandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-06-03Allow dynamic overriding of ROTPK verificationSoby Mathew
2016-05-20Add 32 bit version of plat_get_syscnt_freqAntonio Nino Diaz
2016-04-21Move `plat_get_syscnt_freq()` to arm_common.cYatharth Kochar
2016-04-14Dump platform-defined regs in crash reportingGerald Lejeune
2016-04-08Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32danh-arm
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-07Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounterdanh-arm
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-31TBB: add non-volatile counter supportJuan Castillo
2016-03-31Add support to load BL31 in DRAMDavid Wang
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
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