commit | 26b2b34bfe38ca4bf9a2bad2c2b474becb3b0129 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 08:41:33 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 21 08:41:33 2025 -0700 |
tree | 85a9cba1280b29e8ed98e2684e563216abbe02b3 | |
parent | faa0947296da7d5a2f3479803d3cded6606c0d3f [diff] | |
parent | f61f60d9003cbd3eb5e0af2a35744ec04d6d7d34 [diff] |
pvmfw: jump_to_payload: De-dup CMP in asm!() am: f61f60d900 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3556683 Change-Id: Ie26e474474833577a95a33fd7e8425b052ac9dc6 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: