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