commit | 5cc5b3e2b656d0387ac548c7f6d3aaf682e21ec4 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Dec 05 17:33:44 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 05 17:33:44 2023 +0000 |
tree | 16ae1fdb0767bc27591e2512a40ab981c1147646 | |
parent | 57f4387ccd5ff877aad38b1922c86cca1b703ea3 [diff] | |
parent | cb0d45d175b3a7fd65fe9b1eb444c1af044f79f5 [diff] |
pvmfw: Clean up test data for mocking crosvm DT am: cb0d45d175 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2854487 Change-Id: Ia59478f536ba0974719aaa0de7918fb13778beae Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: