commit | 3cb31b0298e31ca5447a4741bdc20760fdedaf14 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Sep 08 17:18:49 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Sep 08 17:18:49 2023 +0000 |
tree | f9739adb3d17f6804846d795a35ca607d0e3cd80 | |
parent | ef8403982d26c9c62bedd2174c96efa28d3198d3 [diff] | |
parent | 3d3a70a04aae0e4d2362514d9843f997c8143cdd [diff] |
Move per api sealing derivations to vm_secret. am: 3d3a70a04a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2720374 Change-Id: I04628802dbf7fca6957def9a3546eee3eb08de59 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: