commit | 16fbb61f5917c5902d4cbe9c0e99d0a7fcd0f0a0 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Oct 31 15:16:55 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 31 15:17:00 2023 +0000 |
tree | 784850f3160a10f8fb3e045d097810ed96e81188 | |
parent | aef79352008f980047ea897854236e1ef0829a5a [diff] |
Revert "Revert "[rkp] Expose RKP Hal implementation in virtualiz..." Revert submission 2812435-revert-2778549-expose-avf-rkp-hal-GTFGLMUUKQ Reason for revert: This change relands the topic https://r.android.com/q/topic:%22expose-avf-rkp-hal%22 This SELinux denial has been fixed in system/sepolicy Reverted changes: /q/submissionid:2812435-revert-2778549-expose-avf-rkp-hal-GTFGLMUUKQ Change-Id: I87b2df911bd6e39b717497e730a1b56156b692f1
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: