commit | ad0e535c46fb270f9789d1297e243be8a3e6645b | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Dec 11 17:36:43 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Dec 12 09:00:20 2024 -0800 |
tree | 89c9d28ab6c7cbb1d20a3367e9c7b01ce9494440 | |
parent | dc5f3113ce1d14c18d9c1851e498862e71a59c8b [diff] |
Remove salt from MM's instance.img partition It was deprecated in Android 15 with llpvm_changes & replaced with instance-id based differentiation of secrets for Nonprotected VM. It was only around to support cases when llpvm_changes was not set. Now that we no longer need/depend on this flag, remove it from Microdroid Manager. Test: Builds Bug: 383553863 Change-Id: I2f8b966518b3b4b47718d18c2881eadea23c375e
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: