summaryrefslogtreecommitdiff
path: root/plat/common
AgeCommit message (Expand)Author
2017-06-20sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos
2017-05-24cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada
2017-05-03Use SPDX license identifiersdp-arm
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-03-18Merge pull request #861 from soby-mathew/sm/aarch32_fixesdavidcunado-arm
2017-03-08Simplify translation tables headers dependenciesAntonio Nino Diaz
2017-03-02AArch32: Enable override of plat_set_my_stack/plat_get_my_stackSoby Mathew
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2017-01-31tbbr: Simplify conditionaldp-arm
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-12-15tbbr: Fix updating of Non-Trusted NV counterdp-arm
2016-12-01AArch32: Miscellaneous fixes in the AArch32 codeYatharth Kochar
2016-10-25Fix comment of plat_reset_handler stubMasahiro Yamada
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-08-19Merge pull request #687 from sandrine-bailleux-arm/sb/panic-handlerdanh-arm
2016-08-19Add WFI in platform's unexpected error handlersSandrine Bailleux
2016-08-10AArch32: Add essential ARM platform and FVP supportSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-07-08Derive stack alignment from CACHE_WRITEBACK_GRANULESoby Mathew
2016-05-20Add 32 bit version of plat_get_syscnt_freqAntonio Nino Diaz
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2015-12-15FWU: Pass client cookie to FWU_SMC_UPDATE_DONEDan Handley
2015-12-09Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm
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-12-09Prepare platforms to use refactored ARM GIC driversSoby Mathew
2015-11-26Pass the entry point info to bl1_plat_prepare_exit()Sandrine Bailleux
2015-10-28Add optional platform error handler APIJuan Castillo
2015-10-20Add optional bl1_plat_prepare_exit() 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: Add framework to handle composite power statesSoby Mathew
2015-08-13PSCI: Introduce new platform and CM helper APIsSoby Mathew
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2014-08-20Add CPU specific power management operationsSoby Mathew
2014-08-20Add platform API for reset handlingSoby Mathew
2014-08-01Call platform_is_primary_cpu() only from reset handlerJuan Castillo
2014-07-28Merge pull request #172 from soby-mathew/sm/asm_assertdanh-arm
2014-07-28Introduce crash console APIs for crash reportingSoby Mathew
2014-07-28Remove the concept of coherent stacksAchin Gupta
2014-07-19Make enablement of the MMU more flexibleAchin Gupta
2014-07-09Refactor fvp gic code to be a generic driverDan Handley
2014-06-24Remove all checkpatch errors from codebaseJuan Castillo
2014-05-23Add enable mmu platform porting interfacesDan Handley
2014-05-23Split platform.h into separate headersDan Handley