Skip to content

Commit

Permalink
Add front-page link to cheriot-audit.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchisnall committed Mar 4, 2024
1 parent c39df31 commit 2d3a702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ The CHERIoT project comprises several repositories:
- The [CHERIoT RTOS](https://github.com/microsoft/cheriot-rtos), a clean-slate RTOS designed to take advantage of CHERIoT features.
This provides the compartment model, a heap that can be safely shared across mutually distrusting compartments, and a host of other features.
- [CHERIoT LLVM](https://github.com/CHERIoT-Platform/llvm-project) provides the toolchain for building the RTOS and other software that runs atop it.
- [CHERIoT-Audit](https://github.com/CHERIoT-Platform/cheriot-audit) provides tooling for auditing the isolation properties of CHERIoT firmware images.
- The [CHERIoT Ibex](https://github.com/microsoft/cheriot-ibex), an area-optimised core that implements the ISA.
This is very slightly larger than the Ibex with a 16-element Physical Memory Protection unit, yet provides object-granularity memory safety and scales to a number of compartments bounded only by available memory.
- The [CHERIoT small and fast FPGA emulator](https://github.com/microsoft/cheriot-safe) platform.
Expand Down

0 comments on commit 2d3a702

Please sign in to comment.