commit | f333ebcf4f6c9bcf08d1832088425dddbf5e64b1 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Sep 13 14:01:05 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Sep 19 03:36:46 2024 +0000 |
tree | 41d79adb0ea2b00e43e9c148a35e8b1055d6f952 | |
parent | d093f035891a4f4b78277d6e7b37875650cf4026 [diff] |
Add early_virtmgr support to libvmclient Also this makes some Rust libraries platform available. Bug: 331320802 Test: build Change-Id: I6a3750519b27d6c948182dd636a7384e2878af2a
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: