commit | 353ebe400107ed3ee9e3dcb9dcb6411608727586 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jun 10 02:26:36 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jun 10 02:26:36 2024 +0000 |
tree | ae6071d8ad074f5ebcef3631528d330fd3d12eda | |
parent | 9c0a5ce2b5f66660b9c4b1ea50cff8caaf01e4c5 [diff] | |
parent | 932dbc1d4aeffd9d1b6b4e735767a5028924a1d9 [diff] |
Fix path to AVF debug policy in the DT am: b1664929f8 am: 932dbc1d4a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3118814 Change-Id: I89b05f4545f7c7e65aa2dcc4dd1613d7def29b28 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: