commit | bd51176b023dd2069cb7225c5edfd6910d0d709b | [log] [tgz] |
---|---|---|
author | Ajinkya Chalke <achalke@google.com> | Tue Dec 12 11:57:03 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Dec 12 11:57:03 2023 +0000 |
tree | 6a26e85e173c28268223f80f4ef801f0b66ef3a1 | |
parent | 73e72268769c51a9dd0f62e85dc3288a9e7202e2 [diff] |
Revert "[attestation] Validate client VM's Microdroid kernel in service VM" This reverts commit 73e72268769c51a9dd0f62e85dc3288a9e7202e2. Reason for revert: Checking if reverting this CL fixes build breakage http://b/315936000 Change-Id: I21c9d089b54d3d40f8b5077646351695850545cc
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: