summaryrefslogtreecommitdiff
path: root/include/plat/common
AgeCommit message (Expand)Author
2017-10-16GIC: Add API to set interrupt priorityJeenu Viswambharan
2017-10-16GIC: Add APIs to enable and disable interruptJeenu Viswambharan
2017-10-16GIC: Add API to get interrupt active statusJeenu Viswambharan
2017-10-16GIC: Add APIs to query interrupt typesJeenu Viswambharan
2017-10-16GIC: Add API to get running priorityJeenu Viswambharan
2017-09-11Implement log frameworkSoby Mathew
2017-05-03Use SPDX license identifiersdp-arm
2017-04-12Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2017-01-26Resolve build errors flagged by GCC 6.2David Cunado
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-15tbbr: Fix updating of Non-Trusted NV counterdp-arm
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth 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-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-07-08ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine 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-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-31TBB: add non-volatile counter supportJuan Castillo
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2016-02-22Fix the inconsistencies in bl1_tbbr_image_descs[]Yatharth Kochar
2016-01-14Migrate __warn_deprecated -> __deprecatedSoren Brinkmann
2015-12-15FWU: Pass client cookie to FWU_SMC_UPDATE_DONEDan Handley
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-09Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm
2015-12-09FWU: Add Generic BL2U FWU image support in BL2Yatharth Kochar
2015-12-09FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar
2015-12-09Add descriptor based image management support in BL1Yatharth Kochar
2015-12-09Ensure BL31 does not print to boot console by defaultSoby Mathew
2015-11-24Replace build macro WARN_DEPRECATED with ERROR_DEPRECATEDSoby Mathew
2015-10-28Add optional platform error handler APIJuan Castillo
2015-08-13PSCI: Add deprecated API for SPD when compatibility is disabledSoby Mathew
2015-08-13PSCI: Switch to the new PSCI frameworksSoby Mathew
2015-08-13PSCI: Implement platform compatibility layerSoby Mathew
2015-08-13PSCI: Unify warm reset entry pointsSandrine Bailleux
2015-08-13PSCI: Add framework to handle composite power statesSoby Mathew
2015-08-13PSCI: Introduce new platform interface to describe topologySoby Mathew
2015-08-13PSCI: Introduce new platform and CM helper APIsSoby Mathew
2015-08-05PSCI: Remove references to affinity based power managementSoby Mathew
2015-08-05PSCI: Create new directory to implement new frameworksSoby Mathew
2015-06-25TBB: delete deprecated plat_match_rotpk()Juan Castillo
2015-06-25TBB: add TBBR Chain of TrustJuan Castillo