aboutsummaryrefslogtreecommitdiff
path: root/interrupt_vector.S
AgeCommit message (Expand)Author
2019-12-28split kernel into 2 stages; second stage gets copied to 0x0 and runs from thereWojtek Kosior
2019-12-26improve linking of interruptsWojtek Kosior
2019-12-10re-enter system mode on invalid data access from PL0 codeWojtek Kosior