Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-12100-765609
os-3638
Commits
5a15fb18
Commit
5a15fb18
authored
3 years ago
by
wnx233
Browse files
Options
Download
Patches
Plain Diff
添加store_hart_id函数,一些hsm相关的sbi调用,以及成功启动多核
parent
f0df2597
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
kernel/Makefile
+2
-1
kernel/Makefile
kernel/src/entry.asm
+7
-3
kernel/src/entry.asm
kernel/src/main.rs
+7
-4
kernel/src/main.rs
kernel/src/sbi.rs
+24
-11
kernel/src/sbi.rs
kernel/src/task/mod.rs
+6
-2
kernel/src/task/mod.rs
with
46 additions
and
21 deletions
+46
-21
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
Menu
Explore
Projects
Groups
Topics
Snippets