commit | f4c63af2b326fc9d2f659ad4d07ef694b8ae4e1f | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Sep 24 14:55:13 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 24 14:55:13 2024 +0000 |
tree | f7fe72db88307e2cf1b1b9d5bbab30a3a206e58d | |
parent | 7a054456e474cef848b24b38b634d865b3d47b26 [diff] | |
parent | dacad1ebc48e0d38d630e7ec0f9c8db59b994136 [diff] |
multiply sector size for offset and sizelimit am: dacad1ebc4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3278752 Change-Id: I51168728435023be042e11027ebff1f0a4ae0ae0 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: