commit | b1de119be21a8ea6187724597a4503e4bca30e8b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 16 02:48:03 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 16 02:48:03 2024 -0800 |
tree | b2f4f865812c6121d4a852769799b051eab7620a | |
parent | dfc3317916b7b80866f8b1cf55e29c451ed02dea [diff] | |
parent | 3f45cedf609966d9c2a5aa13c2775dd4ba61e235 [diff] |
Merge "[xTS] Ensure VM attestation is supported for vendor API >= 202504" into main am: 3f45cedf60 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3345805 Change-Id: I9854bf4553c42dd5319a8192e35fa64e1ebc6765 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: