aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/arch/arm/exception_asm.S
AgeCommit message (Expand)Author
2015-01-09libpayload: Rework exception hook interfaceJulius Werner
2015-01-03arm: Fix stored PC value when handling exceptionsJulius 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-11-13arm: Put assembly functions into separate sectionsJulius Werner
2014-09-13arm: Put exception_stack into BSSJulius Werner
2014-09-08ARM: Generalize armv7 as arm.Gabe Black