commit | 7b0848a23dd3ac8045294ef64518bddf009e158d | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Feb 05 22:36:24 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Feb 05 22:36:24 2024 +0000 |
tree | d3f23811ef0fc9c2ab36254ffab484c9020799a2 | |
parent | 6e2753485633d1f8e028d6892e04cf112f59dff2 [diff] | |
parent | c798eddfb63850a95aba18684a5bcaf4c3a34be8 [diff] |
Merge changes from topic "bootstrap-service-virtualization-jar" into main * changes: Track dependency between llpvm, remote attestation and dice flags Add a VirtualizationSystemService that runs inside system_server
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: