Commit Graph

7 Commits

Author SHA1 Message Date
05ec50def3 Remove the system device's IO memory access 2025-03-22 17:38:30 +08:00
cbb4b4e631 Fix lint errors 2025-02-27 11:36:41 +08:00
0dca168717 Use #[expect(lint)], not #[allow(lint)] 2025-02-08 15:10:04 +08:00
b8eff00fb7 Remove the additional IRQ disable during EOI 2024-10-20 13:14:47 +08:00
393c9019c0 Boot application processors into spin loops
Co-authored-by: Chuandong Li <lichuand@pku.edu.cn>
2024-07-30 10:24:09 +08:00
0cf954801d Support sending IPI using APIC
Co-authored-by: Chuandong Li <lichuand@pku.edu.cn>
2024-07-03 17:50:10 +08:00
59350a8578 Rename aster-frame to ostd 2024-06-27 15:45:49 +08:00