commit | 77639bf925164279550c43263c8e9569851f93aa | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Sep 21 06:57:12 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Sep 21 14:40:04 2023 +0000 |
tree | 0f131fd0d277a04b91bed17fea22a135fe3407cd | |
parent | f1ddb9a2fbef1cc3d65fc2868605ece7e51ba8a9 [diff] |
[dice] Pass DICE data to process_request API in service VM Bug: 287233786 Test: atest rialto_test Change-Id: I673195a0fd42d8518d5dc4ab28f4112e6f688aea
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: