summaryrefslogtreecommitdiff
path: root/plat/common/aarch64/platform_helpers.S
AgeCommit message (Expand)Author
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2016-10-25Fix comment of plat_reset_handler stubMasahiro Yamada
2016-08-19Add WFI in platform's unexpected error handlersSandrine Bailleux
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
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-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-28Introduce crash console APIs for crash reportingSoby Mathew
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