generated from riscv/docs-spec-template
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hypervisor extension integration (#236)
Integrate CHERI RISC-V with the Hypervisor (H) extension. CHERI is generally orthogonal to hypervisor, so most of the changes here are limited to extending the hypervisor-related address CSRs to capability size, adding enable bits and taking care of XLEN configurations. --------- Signed-off-by: Andres Amaya Garcia <andres.amaya@codasip.com> Co-authored-by: Tariq Kurd <tariqandlaura@gmail.com>
- Loading branch information
1 parent
1272952
commit b95ab88
Showing
29 changed files
with
1,090 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.