commit | 568e803b8b549d4bf5cec8d8f2658be843835824 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Aug 22 02:56:29 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 22 02:56:29 2023 +0000 |
tree | ca23879d1e97d026f60d93f4f82074dc62886a86 | |
parent | 763c3d873e8120516470b26684e3f22304e3683c [diff] | |
parent | a0d553b55a3cf222d76eb6d4991274c9e1eea3fa [diff] |
Read ro.boot.hypervisor.vm_dtbo_idx while writing dtbo am: a0d553b55a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2719235 Change-Id: I5101971e2fcf3e4f6e8f7a6b6767c6c24c3ed61c 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:
How-Tos: