Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Alien
Alien
Commits
4faaa830
Commit
4faaa830
authored
1 year ago
by
陈林峰
Browse files
Options
Download
Patches
Plain Diff
refactor: Specification plic driver implementation
parent
c953d5e0
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
doc/plic.md
+5
-5
doc/plic.md
kernel/src/interrupt/ext_interrupt.rs
+1
-1
kernel/src/interrupt/ext_interrupt.rs
kernel/src/interrupt/mod.rs
+3
-3
kernel/src/interrupt/mod.rs
kernel/src/syscall.rs
+138
-138
kernel/src/syscall.rs
modules/plic/README.md
+61
-0
modules/plic/README.md
modules/plic/src/lib.rs
+71
-38
modules/plic/src/lib.rs
with
279 additions
and
185 deletions
+279
-185
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment