Crate | crates.io | Documentation | Description |
---|---|---|---|
sel4_task | Unpublished | This is a scheduling module for rel4, responsible for TCB (Task Control Block) management and scheduling | |
sel4_ipc | Unpublished | This crate implements the IPC mechanism of seL4, including the endpoint, notification, and transfer.. | |
sel4_cspace | Unpublished | This crate manages the capability space in rel4 operations. | |
sel4_vspace | Unpublished | The crate(virtual address space) is responsible for managing the mapping of virtual memory addresses to physical memory addresses. This is a crucial component in providing memory isolation and protection between different tasks running on the rel4. | |
rust-root-task-demo-mi-dev | Unpublished | None | Root task demo on rust-seL4 with more thread |
serial-frame | Unpublished | None | Serial driver interface definition. |
driver-collect | Unpublished | None | Driver selector across different architectures |
build-scripts | Unpublished | None | rel4 build scripts |
seL4_c_impl | Unpublished | None | sel4 kernel in C |
seL4-tools | Unpublished | None | sel4 tools |
sel4test | Unpublished | None | sel4 tests |
rel4_kernel | Unpublished | None | rel4 kernel, contains sel4_task, sel4_ipc, sel4_cspace, sel4_vspace, kernel |
rel4team
Popular repositories Loading
-
-
sel4test-manifest
sel4test-manifest PublicForked from seL4/sel4test-manifest
Project to build and test seL4 for many different platforms
-
-
-
-
qemu
qemu PublicForked from U-interrupt/qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
C 1
Repositories
Showing 10 of 27 repositories
- rel4team.github.io Public
rel4team/rel4team.github.io’s past year of commit activity - rel4_kernel Public
rel4team/rel4_kernel’s past year of commit activity - mi-dev-integral-rel4 Public
rel4team/mi-dev-integral-rel4’s past year of commit activity - sel4_cspace Public
Basic module for building ReL4, defining the data structure and operation interface of the capability space.
rel4team/sel4_cspace’s past year of commit activity