commit | e6135eaab92269d1237ac133afc8ebd87d2449e3 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Oct 26 20:48:56 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Thu Oct 26 20:50:28 2023 +0900 |
tree | 865558f26612b553101bdcc901ec4dffa643a01c | |
parent | 3b95d284fc21cb68f50e19f0ac64ee55b8ca6227 [diff] |
pvmfw: Update README.md to explain pvmfw-tool Bug: 289627688 Test: Manually Change-Id: I3f9fed0e5ef10e0dbbae097a13f146f9d67117ad
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:
How-Tos: