commit | c5f97e8e7ee4fbfa35c04a40b92bbc0c7fa63a41 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 16 06:48:31 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 16 06:48:31 2024 -0800 |
tree | bddc3a0812f987547526e152a4c4e15e0a2b7a55 | |
parent | 0b0115b21fb9fcd8234c7819e166efd6f4a6f917 [diff] | |
parent | 8a7d7e605ce5d5e31feb3258eefc1d1a9669379e [diff] |
Merge "Remove VM attestation flag check in MicrodroidTests" into main am: 12265ad0a0 am: 8a7d7e605c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3413802 Change-Id: Ib91425f5dc04357f5f7dbff56adad79aadf91ce8 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: