commit | 2586eadda715a2311143fab80fbfa287265a88ac | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Nov 14 11:20:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 14 11:20:08 2024 +0000 |
tree | 39bb65ae5eafa68c96412bcdfbc721fe2f24ec30 | |
parent | e8c181901fcf03b2dc46141b8fb2b4aa5ac02fc1 [diff] | |
parent | f43af73e074a6d157db10485d358e8b0bec7dc28 [diff] |
Merge changes from topic "custom_smcs_allowlist" into main am: f43af73e07 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3316902 Change-Id: I6548bec68e8797f060a6102a837ad7ec9252e4e1 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: