commit | 796a155b2417876bef32514b492a91ee4f1039d0 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Mar 03 16:37:42 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 03 16:37:42 2025 -0800 |
tree | 4e1bad838bb9092081e4585255464cdb42a7db7e | |
parent | 618b06190b883820990f31a93b7abc4b3603758e [diff] | |
parent | a781e518d63e47bd5f1e02ce6736a2c476caa7fa [diff] |
Merge changes from topic "prepare-for-system-tee-services" into main am: a781e518d6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3498409 Change-Id: Ia0ce723ec3ee9fec75b4abbfcd1a83e3f5988c9c 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: