summaryrefslogtreecommitdiff
path: root/common/aarch32
Commit message (Expand)AuthorAgeFilesLines
* refactor(aarch64): rename do_panic and el3_panicGovindraj Raja2023-02-211-4/+4
* feat(debug): add helpers for aborts on AARCH32Yann Gautier2022-10-031-1/+33
* Align AARCH32 version of debug.S with AARCH64Yann Gautier2020-09-211-73/+88
* ARMv7 may not support Virtualization ExtensionsEtienne Carriere2017-11-081-0/+16
* Fix x30 reporting for unhandled exceptionsJulius Werner2017-08-211-1/+1
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Remove build option `ASM_ASSERTION`Antonio Nino Diaz2017-04-201-2/+2
* Add `ENABLE_ASSERTIONS` build optionAntonio Nino Diaz2017-04-191-0/+6
* Remove dead loops in assert() in C and ASMAntonio Nino Diaz2017-03-311-1/+1
* Add and use plat_crash_console_flush() APIAntonio Nino Diaz2017-03-311-1/+7
* AArch32: Print ASM_ASSERT and panic messagesJeenu Viswambharan2016-12-191-1/+135
* Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-051-2/+2
* AArch32: Common changes needed for BL1/BL2Yatharth Kochar2016-09-211-0/+12
* AArch32: Add assembly helpersSoby Mathew2016-08-101-0/+42