mirror of
https://github.com/edera-dev/krata.git
synced 2026-04-02 12:50:18 +00:00
240be3063c6990d86937698695554a4f57064eb2
Bumps the dep-updates group with 1 update: [thiserror](https://github.com/dtolnay/thiserror). Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dep-updates ... Signed-off-by: dependabot[bot] <support@github.com>
krata
krata is an implementation of a Xen control-plane in Rust.
Introduction
krata is a component of Edera Protect, for secure-by-design infrastructure. It provides the base layer upon which Edera Protect zones are built on: a securely booted virtualization guest on the Xen hypervisor.
Hardware Support
| Architecture | Completion Level | Hardware Virtualization |
|---|---|---|
| x86_64 | 100% Completed | None, Intel VT-x, AMD-V |
| aarch64 | 10% Completed | AArch64 virtualization |
Description
Languages
Rust
98.1%
Shell
1.9%