commit | eb0cd274e562042f17800277f9185de76b8dca46 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 11:42:12 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 26 11:42:12 2024 +0000 |
tree | 87f0d4604e9b253a8b750692ca6f40e84d1d91b1 | |
parent | 71ba813ce9c4fcb05af8e107ff46e5a17f7498d0 [diff] | |
parent | 784750a6544880bf6a5df5e5ff3f9f097fa62290 [diff] |
Fix Ferrochrome bootloop am: 97e7c03db5 am: 784750a654 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3377271 Change-Id: I75d2cf25ea675ad2fd4ffad82c8ad40a99331161 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: