commit | 551dbeb8a7e2ce958663943e323d0644a528001f | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Dec 12 09:10:20 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 12 09:10:20 2024 -0800 |
tree | 511df9857b073784d91dfeae8143d511bb43eabc | |
parent | 07c27779bce3708c31d63756b68c30e225ea5237 [diff] | |
parent | ad0e535c46fb270f9789d1297e243be8a3e6645b [diff] |
Remove salt from MM's instance.img partition am: ad0e535c46 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3406760 Change-Id: I3fa301cbe94ddbe1346ddd21fad71675e86756ae 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: