commit | bf2c11f1f105f401c21e2a52feacd722b73a75ab | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Jan 08 12:32:02 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 08 12:32:02 2025 -0800 |
tree | b27b1299cca039ccb0530b63c335cd2d23cc6adf | |
parent | 4a1b00b4fe21dcfb9272e01b1772e42de7c79c59 [diff] | |
parent | e99c9d954ee946dadafffd23e42f2d37ee9705fb [diff] |
Merge "VM: Introduce writePayloadRpData/readPayloadRpData" into main am: c2746f8d6d am: e99c9d954e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3369906 Change-Id: Id1869334b0145983151eeff193f9cef9e99c5716 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: