riscv / riscv-cheri

This repository contains the CHERI extension specification, adding hardware capabilities to RISC-V ISA to enable fine-grained memory protection and scalable compartmentalization.
https://jira.riscv.org/browse/RVG-148
Creative Commons Attribution 4.0 International
56 stars 29 forks source link

Add a quick-start guide #404

Closed PeterRugg closed 1 month ago

PeterRugg commented 1 month ago

Here's the first cut at a quick start guide (with help from @gameboo). I'm sure I'll have missed important things, so feel free to comment liberally and I'll do my best to make quick fixes to get this into the release!

Fixes https://github.com/riscv/riscv-cheri/issues/339

tariqkurd-repo commented 1 month ago

Also, can you make things like instructions and CSR references into cross references as they are in the rest of the spec?

PeterRugg commented 1 month ago

Also, can you make things like instructions and CSR references into cross references as they are in the rest of the spec?

Hopefully fixed