Skip to main content

Crate riscv_cove

Crate riscv_cove 

Source
Expand description

Confidential VM Extension (CoVE) structure and constant definitions.

Confidential VM Extension (CoVE) provides an interface for a scalable Trusted Execution Environment (TEE) that supports hardware virtual-machine-based workloads on RISC-V platforms.

This crate can be integrated as part of RustSBI and used in Prototyper, or included as a component of Rust-based bare-metal applications or operating systems to facilitate invoking services provided by the Confidential VM Extension.

Modules§

guest
Chapter 12. COVE Guest Extension (EID #0x434F5647 “COVG”).
host
Chapter 10. COVE Host Extension (EID #0x434F5648 “COVH”).
interrupt
Chapter 11. COVE Interrupt Extension (EID #0x434F5649 “COVI”).