commit | b09a97b2d0b9f730908f27948f35ad13f86b1bf8 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Feb 08 13:34:39 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 13:34:39 2024 +0000 |
tree | b270c00a169018c1bf7b1f6f4f90f2c2872540bb | |
parent | 328a7029a0d78dbe8029a257f4c1529da7c92e82 [diff] | |
parent | 928af7583dae430afeec853e9ae7d202059d75ff [diff] |
Merge "pvmfw: Introduce CpuInfo for DT parsing" into main am: 928af7583d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2950909 Change-Id: I873a2bc5410c094d5242ac2ae2886c15d5db0669 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:
AVF APIs:
How-Tos: