aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/arm/arch/exception.h
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2015-01-09libpayload: Rework exception hook interfaceJulius Werner
2014-12-09libpayload: ARM: Keep track of the CPSR when exceptions happen.Gabe Black
2014-12-09libpayload: Make it possible to install callbacks for particular exceptions.Gabe Black
2014-09-15libpayload: x86: Add support for catching processor exceptions.Gabe Black
2014-09-08ARM: Generalize armv7 as arm.Gabe Black