Commit Graph

7 Commits

Author SHA1 Message Date
TXuian 0b858de120 Fix userland exit() type 2024-05-16 14:44:41 +08:00
TXuian 077dcd66ac Support O2 optimization 2024-04-29 18:27:28 +08:00
TXuian 8d2d7e3e09 Make sure that kernel is interrupt disabled. 2024-04-29 10:46:07 +08:00
TXuian 695dd91201 Close interrupt during trapframe construction. 2024-04-28 18:34:45 +08:00
TXuian a24d73f710 Fully support userland interrupt handler. Use fixed common abort handler. 2024-04-28 14:44:49 +08:00
TXuian 03039cbdab fix sys_kill. 2024-04-26 11:05:10 +08:00
TXuian 52b549c14c support irq 2024-04-25 09:32:10 +08:00