commit | a03e91f4580412ad5140a61aed977346c5805419 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 30 00:27:34 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 30 00:27:34 2023 +0000 |
tree | c7316b566f6f791d5bf6762f5311de7c1f28c9b5 | |
parent | 9b3e902027a689b311a109ccad5f048dc7a477b1 [diff] | |
parent | d6905b02e0d0ed4e93d5a6a99a579a2fc1eabcf2 [diff] |
Merge "Add GKI kernel tests" into main am: d6905b02e0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2848880 Change-Id: Ifa963465ef439b89db07bc32a3089caacef32f33 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: