commit | f3482600a5764ce8c853f2d51c43767454f080ec | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Sep 08 11:51:29 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Sep 08 18:12:47 2023 +0000 |
tree | 10f66563076a7ab0e4dac86d34a08effee4639da | |
parent | 3d3a70a04aae0e4d2362514d9843f997c8143cdd [diff] |
[rkp] Set up the connection between RKP Hal and RKP VM Make the RKP Hal call into RKP VM for the real implementation. Test: m virtualizationservice Bug: 299411175 Change-Id: I3217acea028e4506213b8da94af8b8d86b63d54b
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: