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