commit | 61339d8bd560350a91b878781cc687ad221ee39f | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Feb 12 13:24:41 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 12 13:24:41 2024 +0000 |
tree | 87befe69a3e9e8fbdbba17234c1de30b24d06556 | |
parent | c2afb2d837a003268ddabe243c26c250d50d75f9 [diff] | |
parent | d1a42c173f09aadef9c09afb425fe17ebee5c191 [diff] |
Merge "[attestation] Add the first version of DeviceInfo" into main am: 30908a5bf5 am: d1a42c173f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2955007 Change-Id: Idf34841734fc1cce5119de25be7eb906733d1aa2 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: