commit | 440a7cc167ba2dd9e6e12f64dc928adcd42006b7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 22 15:20:14 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 22 15:20:14 2024 +0000 |
tree | 2b430936927da74cbab2f888db347189c8393706 | |
parent | f03a187ce20dc7da3d448fe48481e46d2ea2b147 [diff] | |
parent | ada5af4109f52cbcedf93b9255d9fadd7a67554a [diff] |
Merge "[KM-VM] Set arm64 KM VM kernel to the AVB signed kernel" into main am: ada5af4109 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3358121 Change-Id: I7885780d967d681730a5e48be1279964871ff437 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: