summaryrefslogtreecommitdiff
path: root/plat/common/aarch64/crash_console_helpers.S
Commit message (Expand)AuthorAgeFilesLines
* fix(console): fix crash on spin_unlock with cache disabledBaruch Siach2022-11-291-3/+3
* console: add a flag to prepend '\r' in the multi-console frameworkMasahiro Yamada2019-08-191-1/+10
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-4/+0
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-1/+1
* plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API supportJulius Werner2018-12-061-36/+146
* plat/common: Remove duplication of plat_crash_console functions/stubsJulius Werner2018-12-061-23/+3
* Add sample crash console functionsAntonio Nino Diaz2018-10-251-0/+92