commit | d08286705bdafeb6fc4f9f678531827340685442 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jul 11 13:58:58 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jul 11 13:59:50 2024 +0900 |
tree | e22965ec9a1c0b5f2506898dd7ad51c917b48181 | |
parent | 3f9b50901061a97aad5563b3f0daa16721bd9956 [diff] |
Minor cleanup on custom VM configs This is a follow-up on If6fde37f0dedd4af9a237cadfcb4ecf43b57ccd2. Bug: N/A Test: m Change-Id: I4edb15c38107960494ae46c991449bc5ed59519e
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: