commit | 7200f05e231a66c898943a864695039471fb9a2b | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Oct 04 18:18:17 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 04 18:18:17 2023 +0000 |
tree | 69fb10889d362cb17bf1532d6f57f537a0f0ed61 | |
parent | bc1537d8447a69ed2e9181c1ae73a19e70c680d6 [diff] | |
parent | 8f3b13ed7bb5c6056dca564d31dcd0b1303f7a3d [diff] |
Merge "Latest kernel SecretkeeperProtection capability" into main am: 3c43b45e63 am: 8f3b13ed7b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2769601 Change-Id: Ia1a4b143e12a6bbe714c3a26725bdd5ffdb35899 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: