commit | f743e04dd53da3de988bc32d5148f7908dac0447 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Feb 28 11:10:23 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 28 11:10:23 2024 +0000 |
tree | b63b1d101ff98d045ca2ec774618d25c1cc0ed67 | |
parent | 2bb5b94ebdb154b30b8e29389e6df79e02b4d163 [diff] | |
parent | 868d5a8fda4e714dfbdab5e448b1371f683de1d5 [diff] |
Merge "pVMs to use Sk for rollback protected secrets" into main am: 868d5a8fda Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2975711 Change-Id: Ibe7cb50abdb8082707cd2027054461caa8875ab4 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: