commit | ebd40a32553b27e98a47029584d6229f42555f0d | [log] [tgz] |
---|---|---|
author | Evi Karakozoglou <ekarakozoglou@google.com> | Mon Dec 16 09:46:03 2024 -0800 |
committer | Evi Karakozoglou <ekarakozoglou@google.com> | Mon Dec 16 09:46:03 2024 -0800 |
tree | 30f8280cedf725679d41b1e6d3241f9043dab172 | |
parent | d6eecf0dcd00613181a94d4518b0205810f73f47 [diff] |
Fix typo: "Hardware accelration" -> "Hardware acceleration". Change-Id: I62c6d7c9c5f9cf68edc6ccd7fa5cc075606694e5
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: