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