Skip to content

An embedding of seL4 in the Rust ecosystem.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE-2.0
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

sbosnick/selection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Selection

Selection provides an embedding of the seL4 microkernal in the Rust ecosystem.

Build Status

Selection is an experimental attempt to provide a natural embedding of the building of a system based around the seL4 microkernel into the Rust ecosystem. A project using this embedding will be built using cargo and will be able to be bootstrapped from U-Boot.

Selection takes a different approach from that taken by fel4 in that it attempts to use cargo and Rust idioms, even if this means restricting the available seL4 options. You should prefer fel4 until this project matures more.

Status

Selection is in the early design and implementation stage. Currently the best way learn more about this project is the design artifacts:

  • The requirements: REQ-
  • The specifications: SPC-
  • The testing descriptions: TST-

As the implementation progresses these design artifacts will be supplemented by more user-oriented documentation.

License

Selection is licensed under either of

at your option.

Contribution

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Selection by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

An embedding of seL4 in the Rust ecosystem.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE-2.0
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published