commit | a2c794beb079f669a6f2596b17139f358f538af6 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 13:36:42 2025 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 13:47:33 2025 +0000 |
tree | ae1c4190174bcd0eb9bf6f064d0c9d03059733cf | |
parent | f61f60d9003cbd3eb5e0af2a35744ec04d6d7d34 [diff] |
pvmfw: jump_to_payload: Introduce "skipped" region Rename the variable and update the comments to reflect that the region might contain more than the DICE handover e.g. aosp/3466214. Note: No functional change intended. Test: m pvmfw Change-Id: Ice87339752faf71da01b715e0ec333d7b87cee8d
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: