commit | 05da3dfac95bfd94a4d62d0b57d209230012c7d4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jun 19 12:22:06 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 12:22:06 2024 +0000 |
tree | 818d74ff3d52422cd1d2a41544e2695045ca5663 | |
parent | ea5b05e57a0d15b532ee8c26ffcfa5c60900362e [diff] | |
parent | a82e1eca31158c50bb624acaf2c149a0714e7b3a [diff] |
Merge "Ferrochrome: Don't set kernel" into main am: b042b3dce8 am: a82e1eca31 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3136734 Change-Id: Id6bc166aec729c10601b21c7ca10789d19c89b2e 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: