commit | 9f145f29aa217d89543fd86d7cc8e51d7dd6e071 | [log] [tgz] |
---|---|---|
author | Trevor Black <vantablack@google.com> | Thu Dec 14 20:29:33 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Dec 14 20:29:38 2023 +0000 |
tree | d436d96a274e1cb5119e560da3d20b6064441fde | |
parent | bf3711ef404353d9f75f4e4b0a6cc7364f4e8a9e [diff] |
Revert "pVM to use Secretkeeper protected secrets" Revert submission 2705357-sk_vm Reason for revert: DroidMonitor-triggered revert due to breakage https://android-build.corp.google.com/builds/quarterdeck?branch=git_aosp-main-with-phones&target=aosp_oriole-trunk_staging-userdebug&lkgb=11221468&lkbb=11221626&fkbb=11221480 Reverted changes: /q/submissionid:2705357-sk_vm Bug: 316391577 Change-Id: I8ba23154f91edd3bd239b8eb3a1240adbcb452ff
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: