commit | 6387dcb0993f69ffcc39722be638cb3eb9642b21 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Aug 15 18:32:58 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 15 18:32:58 2023 +0000 |
tree | 185a00fb77503da0dee3f90ec305da9a9cdb1bfa | |
parent | ddcffb6eee80fcbbb610622ab02dcd38ee916bf4 [diff] | |
parent | fd694c75c6187f91b110cec2d917cf644f204902 [diff] |
pvmfw: Simplify HeaderEntry parsing am: fd694c75c6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2707328 Change-Id: I8ec6512df6815ba3dec857d8e1e23d5a2a9353ca 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:
How-Tos: