aboutsummaryrefslogtreecommitdiff
path: root/plat/common/aarch64/platform_helpers.S
AgeCommit message (Expand)Author
2019-04-03Remove deprecated plat_crash_console_*Ambroise Vincent
2019-02-07Remove unused function symbolsVarun Wadekar
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-06plat/common: Remove duplication of plat_crash_console functions/stubsJulius Werner
2018-10-25Deprecate weak crash console functionsAntonio Nino Diaz
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-09-28PSCI: Remove platform compatibility layerRoberto Vargas
2018-07-19RAS: Introduce handler for EL3 EAsJeenu Viswambharan
2018-07-19RAS: Introduce handler for Double FaultsJeenu Viswambharan
2018-07-19RAS: Introduce handler for Uncontainable errorsJeenu Viswambharan
2018-06-27DynamIQ: Enable MMU without using stackJeenu Viswambharan
2018-02-02plat/common: move arch-agnostic fallback functions to C fileMasahiro Yamada
2018-01-19Add default crash console code to hook up to new console APIJulius Werner
2017-10-24Add platform hooks for boot redundancy supportRoberto Vargas
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.2v0.2Achin Gupta