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