commit | f340406b36e3645f3b69c1edae56153ff2d75658 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Jun 05 10:39:37 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 05 10:39:37 2024 +0000 |
tree | 4283b16c85695074cdfb3a96125729d81e5e90e1 | |
parent | 5d58c5387a4e2bb3bbee117b9c118c970d8441b7 [diff] | |
parent | 5c467adffb677a77bf42fd16454541c541f2bb5a [diff] |
Merge "Skip ramdump when running Microdroid with GKI as kernel" into main am: d2b437a478 am: 5c467adffb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3112582 Change-Id: I1a7a90d4c44a516dcc7b5a6350bb6fc9b4831f3c 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: