commit | b7e26b3f2eb4bb7dbd2e2852b43693f8ec27e53d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jul 11 08:02:17 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jul 11 08:02:17 2023 +0000 |
tree | 309315fcd7721c19fb6978ec421486c194812a43 | |
parent | cbe23dd691771a5c5d60e4494e818514cacff40f [diff] | |
parent | 7a9abd3c834c0fbd11461603621bfffc25cc92f3 [diff] |
Merge changes I73e522f9,Ifc92a85b,I9b918dd9,I6f84eff9 into main * changes: doc: add debug/README.md doc: major refactoring of the getting started doc doc: move the getting started page doc: rewrite the front page
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: