commit | 4ed99b63b7acf098ba8f07512742f2ad04523404 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Fri Jun 14 22:01:35 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 14 22:01:35 2024 +0000 |
tree | 5f78766763659becb2e56b2a93334d2f26dc8149 | |
parent | 93d85cd0254592560feae087642c6862d817ac81 [diff] | |
parent | c45107461e1151f6a8aef5e3e00a7a92bd5332d2 [diff] |
Merge "[pvmfw/rialto] Disable full LTO in vmbase" into main am: c45107461e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3131353 Change-Id: I2fb53571ac15cb1e79303d12029513808d662630 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: