commit | 51e81e56d74affad0f3d775eb0647117cab50ffa | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Sep 08 21:23:07 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Sep 08 21:23:07 2023 +0000 |
tree | 0813b53d62fcd54b0dd85ab7c0de8e7faab1dace | |
parent | 3cb31b0298e31ca5447a4741bdc20760fdedaf14 [diff] | |
parent | f3482600a5764ce8c853f2d51c43767454f080ec [diff] |
[rkp] Set up the connection between RKP Hal and RKP VM am: f3482600a5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2745697 Change-Id: Ie2bf84eecb8937e006c4b981394fd176569ab175 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: