commit | 6cee392957c9385b34859a9f13b1767808721c66 | [log] [tgz] |
---|---|---|
author | Willis Kung <williskung@google.com> | Thu Nov 14 03:11:06 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 14 03:11:06 2024 +0000 |
tree | 1a77ff2292ec13401322888bfd6b4c688810d398 | |
parent | 6766508f3f0270e69f62c27d63b8f1139150c9e5 [diff] | |
parent | 73d786626b5cec14321fc37e1f5eef279bd833a6 [diff] |
Merge "Adding parameter for trusty_security_vm_launcher vCPU configuration" into main am: 08501d8dbe am: 73d786626b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3347466 Change-Id: I5676c5a18873fed82a1e0a4c8365b9a823796f37 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: