1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-22 16:16:16 +04:00
rCore/kernel/targets
gjz010 7b8252eb1b Basic loadable kernel module support, with a module template written in Rust.
Under aarch64 and x86_64, hello_rust can be built and loaded by `/busybox insmod hello_rust.ko`.
2019-06-07 20:59:51 +08:00
..
aarch64.json Basic loadable kernel module support, with a module template written in Rust. 2019-06-07 20:59:51 +08:00
mipsel.json Revert "Revert "Save/restore FP registers when context switching (broken mipsel arch)"" 2019-05-14 00:11:22 +08:00
riscv32.json update Rust compiler to support riscv64 2019-02-15 14:54:42 +08:00
riscv64.json update Rust compiler to support riscv64 2019-02-15 14:54:42 +08:00
x86_64.json Basic loadable kernel module support, with a module template written in Rust. 2019-06-07 20:59:51 +08:00