commit | 54e11e729bb119d4ee96f4802f1fa204266b689a | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Mar 03 17:02:27 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 03 17:02:27 2025 -0800 |
tree | 755c63b5003f1dd7a9a4392d2c32b26df3d2e924 | |
parent | c1243348c34a6caba74589abc63cb1a8bdc49fb2 [diff] | |
parent | 796a155b2417876bef32514b492a91ee4f1039d0 [diff] |
Merge changes from topic "prepare-for-system-tee-services" into main am: a781e518d6 am: 796a155b24 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3498409 Change-Id: Idc652cac7340517d9b0973e411e7ef0b79711845 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: