An open API service indexing awesome lists of open source software.

https://github.com/sel4/sel4_tools

Basic tools for building seL4 projects
https://github.com/sel4/sel4_tools

sel4

Last synced: over 1 year ago
JSON representation

Basic tools for building seL4 projects

Awesome Lists containing this project

README

          

# seL4\_tools

Provides tools used to build seL4 projects.
Also collects common config and tools for style checks.

* [elfloader-tool](elfloader-tool/): loads the arm kernel.
* [cmake-tool](cmake-tool/): most of the build system.
* [misc](misc/): miscellaneous extra tools, including code style checks.

## Contributing

Contributions welcome!

See the [CONTRIBUTING](.github/CONTRIBUTING.md) file for more.