commit | 9d0f5dccfc86d73083c0ffdaf3a1c3e6bee5b202 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Sep 12 10:27:44 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 12 10:27:44 2023 +0000 |
tree | 0fa35f937843a337d00436c2561f2e507bb3269b | |
parent | b5c81c0153ed910c4fc0263d8ef40b4e12961c08 [diff] | |
parent | 8025197803a4244163379e0219af4108516ede88 [diff] |
pvmfw: Randomize guest KASLR seed am: 8025197803 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2747835 Change-Id: Ic837b4caa99b6af427a2a6bfd8b353399dce7888 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: