Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-28 | enter and exit supervisor call (+ fixed jumping to PL0 for the first time - ↵ | Wojtek Kosior | |
setting sp was broken there) | |||
2019-12-28 | split kernel into 2 stages; second stage gets copied to 0x0 and runs from there | Wojtek Kosior | |
2019-12-26 | improve linking of interrupts | Wojtek Kosior | |
2019-12-10 | re-enter system mode on invalid data access from PL0 code | Wojtek Kosior | |