commit | f3a9e91995f3c5c34b8f6e8d728a736e61020347 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Jan 30 07:23:34 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 30 07:23:34 2025 -0800 |
tree | 038c5aa70d138852b3d41e7024ba890e589f6232 | |
parent | c914e6670d5c681e067631ef3b44f59d5afb393d [diff] | |
parent | 4c88b7a8a81c67c6e1c24e38e4ebc0205164d2ee [diff] |
Merge "Encryptedstore IO throughput" into main am: 4c88b7a8a8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3464737 Change-Id: Ibc51907f1d59c32cafa5dae4d82b6f2eab2acce8 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: