commit | 17a4b721aa87278161f610f4c771f374e4d81708 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Dec 11 03:41:11 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 11 03:41:11 2024 -0800 |
tree | 96dc1f79c258f3baf5a5d04269b207d4f65da5a1 | |
parent | 14b982d3b10b3bbd882f33b8dbd1d91a993831ad [diff] | |
parent | d9d2541f4555662e89530c9cf74b7b3e6c14c0bd [diff] |
Merge "Non protected VM to use Secretkeeper" into main am: d9d2541f45 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3393542 Change-Id: Iff5f387160a17c799432de6d441444dfe616b38f 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: