commit | d69262d927e4866ffcf17aa399663a5d25f8249f | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Jan 09 01:22:31 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jan 09 01:22:31 2024 +0000 |
tree | 3faa5787db5969bc586850958b4d1bb445866b1a | |
parent | b9e80a1251bd228330a5c677f3270abda466ac56 [diff] | |
parent | 82cefb3a1ae24d2bf3d59fa42d092e457d37f16d [diff] |
Merge "Don't use &mut for immutable data" into main
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: