summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/arch/arm/exception.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* arm: Dump additional fault registers in abort handlersJulius Werner2015-04-081-0/+12
* libpayload: Rework exception hook interfaceJulius Werner2015-01-091-39/+27
* libpayload: ARM: Keep track of the CPSR when exceptions happen.Gabe Black2014-12-091-3/+4
* libpayload: Make it possible to install callbacks for particular exceptions.Gabe Black2014-12-091-60/+40
* arm: Put exception_stack into BSSJulius Werner2014-09-131-40/+11
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-0/+177