| commit | ea252a6b8f18e17cb494ac66d437cf28b82a8ba3 | [log] [tgz] |
|---|---|---|
| author | Shikha Panwar <shikhapanwar@google.com> | Tue Feb 27 15:22:43 2024 +0000 |
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 27 15:22:43 2024 +0000 |
| tree | e5f743687d1526cdf06b6e01072aa2541ba8491e | |
| parent | be7e16fc15551afcacd21aa7fa50e67d496d74f4 [diff] | |
| parent | bb39f1d105ceb5058ee62fc50ef856a5639b84ba [diff] |
Merge "VM: Set expected_sk_key to None" into main am: bb39f1d105 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2973603 Change-Id: I5328ffcef84915fe4d1017a455a3c6e0b48ca410 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:
AVF APIs:
How-Tos: