commit | ebab0a93000cc3414ecd77a49883fac530e35c83 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Dec 27 01:18:26 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Dec 27 01:18:26 2023 +0000 |
tree | 58be90fd1657ef5eec9c66f55d790f5ff068fd4f | |
parent | 7012b007d007b4b1cf138767e564b515b1b2537c [diff] |
Revert "Enable verifying vendor partition" This reverts commit 7012b007d007b4b1cf138767e564b515b1b2537c. Reason for revert: Potential culprit of b/317588360. Change-Id: I04d2cc9eb9a1d4b1b2a5df6096950a7ee70a10ae
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: