commit | b9217454895dbac4528834652d4577ccd7e023d0 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Jan 19 14:35:39 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Mon Jan 22 10:20:57 2024 +0900 |
tree | 0e542d89df47902df904726bff9052d4b55b07bd | |
parent | 0e62e440ed159b535bffb8f6dae1d3a058f46006 [diff] |
Documentation about vendor image and its verification Bug: 319192461 Test: N/A Change-Id: I364037ae07562b441a95eb3010916a0992de021a
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: