commit | b7a6179fee04c11180fda9aaaf5a9570bc24275d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Dec 16 00:59:49 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 16 00:59:49 2024 -0800 |
tree | f11c688af1c5191653fd2bc04784f8d1ab25f704 | |
parent | 7b3fe1b82ccfae8694f051744938f57fa4d2cd39 [diff] | |
parent | b54a2e1c8e6460fb4562a134a96ce2472e34678b [diff] |
Merge "[test][dice] Add security_version to fake service VM DICE chain" into main am: 0efecd09e1 am: b54a2e1c8e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3412617 Change-Id: I162a08981069155dfec32327536e722af46854cf 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: