commit | d20515b572a37148417b91adce90eee7ffeac4ac | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Oct 12 07:49:04 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Oct 19 06:55:19 2023 +0000 |
tree | 9245bd348030ee9af5a62718b9f7c8de47f91245 | |
parent | f5ce7cc773380b159491f6b72f9fd01235cccbca [diff] |
[doc] Add documentation for RKP VM Bug: 304197484 Test: N/A Change-Id: Iba6008069249b3abb7bfad4e763206ac76396c1e
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: