commit | b5b9032d8393c60f1d406a543649289b830b7c23 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Nov 14 07:38:18 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Nov 22 08:20:18 2023 +0000 |
tree | f27f68839bb0e35cdd62f2db85a63718c87afd0e | |
parent | 432cb344aad301d34b42dfeaeea77563ffcf7062 [diff] |
Revert^4 "[rkp] Expose RKP Hal implementation in virtualizationservice" Revert submission 2829351-revert-2812456-revert-2812435-revert-2778549-expose-avf-rkp-hal-GTFGLMUUKQ-PAWNEHUQBT-WYENGHRTXK Reason for revert: Relands the original topic: https://r.android.com/q/topic:%22expose-avf-rkp-hal%22 PS2 is the same as the original cl: aosp/2778549 Reverted changes: /q/submissionid:2829351-revert-2812456-revert-2812435-revert-2778549-expose-avf-rkp-hal-GTFGLMUUKQ-PAWNEHUQBT-WYENGHRTXK Test: atest MicrodroidHostTests librkp_support_test Change-Id: I1069c4f884990f5bed804cc783dee2d45b741a33
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: