summaryrefslogtreecommitdiff
path: root/plat/common/aarch64/plat_common.c
Commit message (Expand)AuthorAgeFilesLines
* refactor(ras): replace RAS_EXTENSION with FEAT_RASManish Pandey2023-05-091-2/+2
* refactor(aarch64): refactor usage of elx_panicGovindraj Raja2023-02-211-2/+5
* refactor(aarch64): cleanup HANDLE_EA_EL3_FIRST_NS usageGovindraj Raja2023-02-211-9/+3
* fix(ras): restrict RAS support for NS worldManish Pandey2022-11-081-1/+1
* fix(debug): decouple "get_el_str()" from backtraceManish Pandey2022-11-081-4/+2
* refactor(libc): clean up dependencies in libcClaus Pedersen2022-09-221-0/+1
* refactor(twed): improve TWED enablement in EL-3Jayanth Dodderi Chidanand2022-04-171-16/+1
* fix: libc: use long for 64-bit types on aarch64Scott Branden2021-11-081-2/+4
* refactor(plat/ea_handler): Use default ea handler implementation for panicPali Rohár2021-08-131-2/+2
* fix(plat/ea_handler): print newline before fatal abort error messagePali Rohár2021-07-291-0/+1
* Don't return error information from console_flushJimmy Brisson2020-10-091-1/+1
* Enable v8.6 WFE trap delaysjohpow012020-05-191-0/+15
* Fix crash dump for lower ELAlexei Fedorov2020-03-061-4/+24
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-4/+0
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-5/+6
* Remove all other deprecated interfaces and filesAntonio Nino Diaz2018-09-281-22/+0
* Remove deprecated early platform setup interfacesAntonio Nino Diaz2018-09-281-7/+0
* PSCI: Remove platform compatibility layerRoberto Vargas2018-09-281-3/+0
* DynamIQ: Enable MMU without using stackJeenu Viswambharan2018-06-271-12/+0
* Fix build error with correct format stringJeenu Viswambharan2018-05-151-1/+1
* RAS: Add support for node registrationJeenu Viswambharan2018-05-041-0/+10
* AArch64: Introduce External Abort handlingJeenu Viswambharan2018-05-041-0/+12
* types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada2018-04-271-1/+1
* Suppress spurious deprecated declaration warningsDan Handley2018-03-011-0/+8
* Introduce the new BL handover interfaceSoby Mathew2018-02-261-1/+8
* Add new function-pointer-based console APIJulius Werner2017-12-121-4/+4
* BL31: Add SDEI dispatcherJeenu Viswambharan2017-11-131-0/+26
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Simplify translation tables headers dependenciesAntonio Nino Diaz2017-03-081-2/+2
* Add 32 bit version of plat_get_syscnt_freqAntonio Nino Diaz2016-05-201-0/+14
* Ensure BL31 does not print to boot console by defaultSoby Mathew2015-12-091-1/+12
* PSCI: Add deprecated API for SPD when compatibility is disabledSoby Mathew2015-08-131-1/+17
* Make enablement of the MMU more flexibleAchin Gupta2014-07-191-4/+4
* Remove all checkpatch errors from codebaseJuan Castillo2014-06-241-2/+2
* Add enable mmu platform porting interfacesfor-v0.4-rc0Dan Handley2014-05-231-0/+49