summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/arm/arch/exception.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+1
* libpayload: Rework exception hook interfaceJulius Werner2015-01-091-2/+8
* libpayload: ARM: Keep track of the CPSR when exceptions happen.Gabe Black2014-12-091-0/+1
* libpayload: Make it possible to install callbacks for particular exceptions.Gabe Black2014-12-091-1/+15
* libpayload: x86: Add support for catching processor exceptions.Gabe Black2014-09-151-1/+1
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-0/+38