commit | d9095f89cede79207836045b56ccc02fb91bb279 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Mon Nov 13 11:04:27 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Nov 21 20:49:50 2023 +0900 |
tree | 88507ed9e1501b8774f576cb992ba0b9bfd41f8d | |
parent | f0ecad523d9058cb8684b83d63e973252fe86acb [diff] |
libhyp: Add DeviceAssigningHypervisor Bug: 277993056 Test: TH Change-Id: Ie14389a2895e05c16ee3f18951e3125da21b415a
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: