commit | 1df9b86441516b71bff763f32046b64c00f9a265 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Feb 08 14:15:56 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 14:15:56 2024 +0000 |
tree | b270c00a169018c1bf7b1f6f4f90f2c2872540bb | |
parent | 010bf26ccefbb6777ad60c985dfd71024fb25b7c [diff] | |
parent | b09a97b2d0b9f730908f27948f35ad13f86b1bf8 [diff] |
Merge "pvmfw: Introduce CpuInfo for DT parsing" into main am: 928af7583d am: b09a97b2d0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2950909 Change-Id: I692dca811a54971fd1d47bb4f37cace2fef3b161 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: