summaryrefslogtreecommitdiff
path: root/plat/common/aarch64
AgeCommit message (Expand)Author
2019-08-19console: add a flag to prepend '\r' in the multi-console frameworkMasahiro Yamada
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-04-03Remove deprecated plat_crash_console_*Ambroise Vincent
2019-02-28Minor changes to documentation and commentsAntonio Nino Diaz
2019-02-07Remove unused function symbolsVarun Wadekar
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-06plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API supportJulius Werner
2018-12-06plat/common: Remove duplication of plat_crash_console functions/stubsJulius Werner
2018-10-25Deprecate weak crash console functionsAntonio Nino Diaz
2018-10-25Add sample crash console functionsAntonio Nino Diaz
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-09-28Remove deprecated early platform setup interfacesAntonio Nino Diaz
2018-09-28PSCI: Remove deprecated file plat_psci_common.cAntonio 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-05-15Fix build error with correct format stringJeenu Viswambharan
2018-05-04RAS: Add support for node registrationJeenu Viswambharan
2018-05-04AArch64: Introduce External Abort handlingJeenu Viswambharan
2018-04-27types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada
2018-03-01Suppress spurious deprecated declaration warningsDan Handley
2018-02-26Introduce the new BL handover interfaceSoby Mathew
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-12-12Add new function-pointer-based console APIJulius Werner
2017-11-13BL31: Add SDEI dispatcherJeenu Viswambharan
2017-10-24Add platform hooks for boot redundancy supportRoberto Vargas
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