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