This website requires JavaScript.
Explore
Help
Sign In
andrey
/
rCore
Watch
1
Star
0
Fork
0
You've already forked rCore
mirror of
https://github.com/rcore-os/rCore.git
synced
2024-11-21 23:56:18 +04:00
Code
Issues
Projects
Releases
Wiki
Activity
2cc56b56b5
rCore
/
kernel
History
equation314
44f1c8e8c3
aarch64: Add some comments for SMP booting
2019-10-05 15:45:32 +08:00
..
src
aarch64: Add some comments for SMP booting
2019-10-05 15:45:32 +08:00
targets
Basic loadable kernel module support, with a module template written in Rust.
2019-06-07 20:59:51 +08:00
build.rs
Pass the environment variable
SMP
to consts::SMP_CORES
2019-09-29 15:36:43 +08:00
Cargo.lock
aarch64: add mutex for KERNEL_MEMORY_SET, update bcm2837
2019-10-05 00:11:50 +08:00
Cargo.toml
aarch64: add mutex for KERNEL_MEMORY_SET, update bcm2837
2019-10-05 00:11:50 +08:00
Makefile
Pass the environment variable
SMP
to consts::SMP_CORES
2019-09-29 15:36:43 +08:00