commit | 6a8f582752d6316064545deb015a2d467970b8ef | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sun Dec 29 23:32:25 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Dec 29 23:32:25 2024 -0800 |
tree | d95affc94c477c85a99f55085923b266ecc11c28 | |
parent | a27309cbf945736cb629374d961e81cc08a681b3 [diff] | |
parent | 2c86377beb4e2f30edefe24d51cfe87d0d78e22f [diff] |
Merge "Add *.GTS variants of our tests" into main am: 2c86377beb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433365 Change-Id: Iee4352e460cf2c6aeaff1f31e2874c198d39953e 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: