commit | 63b99021f23335f82129b6332971d689ee957f06 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Dec 11 04:17:51 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 11 04:17:51 2024 -0800 |
tree | 82dfccaddba879d52175ab1922d70c803b571b78 | |
parent | 3b3c368eb9622c106eb758f795ab0932c04921e6 [diff] | |
parent | 17a4b721aa87278161f610f4c771f374e4d81708 [diff] |
Merge "Non protected VM to use Secretkeeper" into main am: d9d2541f45 am: 17a4b721aa Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3393542 Change-Id: I32e80e71cebc612b0edca9f60c491f80c049260a 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: