summaryrefslogtreecommitdiff
path: root/plat/common/aarch64
AgeCommit message (Expand)Author
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-08Simplify translation tables headers dependenciesAntonio Nino Diaz
2016-10-25Fix comment of plat_reset_handler stubMasahiro Yamada
2016-08-19Add WFI in platform's unexpected error handlersSandrine Bailleux
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-09Ensure BL31 does not print to boot console by defaultSoby 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-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
2014-05-06Reduce deep nesting of header filesDan Handley
2014-04-15Allocate single stacks for BL1 and BL2Andrew Thoelke
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
2014-02-17Increase coherent stack sizesAchin Gupta
2014-01-17Change comments in assembler files to help ctagsJeenu Viswambharan
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-05psci: fix error due to a non zero context idAchin Gupta
2013-12-05Enable third party contributionsDan Handley
2013-10-25ARMv8 Trusted Firmware release v0.2Achin Gupta