commit | 816f21cc5a94790bd7628b1c7fb3499914d52a8b | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Jan 19 14:41:52 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Mon Jan 22 10:25:40 2024 +0900 |
tree | 77bd0267c58c62cc83d51f2a78f1e02ac3994eb1 | |
parent | b9217454895dbac4528834652d4577ccd7e023d0 [diff] |
Mention vendor hashtree digest as use case of VM reference DT Bug: 319192461 Test: N/A Change-Id: I9967bf819e128aa334b18c77f25d0e3f9695ddb7
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: