Age | Commit message (Collapse) | Author | |
---|---|---|---|
40 hours | kernel/aarch64: Add exception code + frame fixups | Ian Moffett | |
- Add handle_exception() as higher level logic to handle the exceptions - Simplify frame.h - Call C handler in vector.S - Clean up stack after creating frame - Add register dump on exception Signed-off-by: Ian Moffett <ian@osmora.org> | |||
42 hours | kernel/aarch64: frame: Remove extra whitespace | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
43 hours | kernel/aarch64: Implement initial vector stubs | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |