commit | 4c145c06413065d6f7be05c6ad1cfcce4450f94d | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Nov 26 14:15:26 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Nov 28 15:26:46 2024 +0000 |
tree | c198518fb7c12ba3a9376ed102eee0c3e7435cad | |
parent | 1ac75a2681660b1cb96080f7fdb03ea1d1f17dcf [diff] |
pvmfw: Document com.android.virt.cap in README Add needed documentation and prepare for the introduction of new properties and the rework of the existing one (which will also be documented). Test: - Change-Id: I336c62a8620dff61af4248ad517aac3088bc33db
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: