commit | 4992894aa8e46443ae4e55e1436cfa4b4405eef9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed May 22 15:08:26 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 22 15:08:26 2024 +0000 |
tree | f992412eaff1844d329a8e69ea6217e79b865379 | |
parent | 50daf04759df9fec9b710926e750aaa1b1eeb71d [diff] | |
parent | 268d9954ae2f00db2259866bc1e3b4d70f43fb4b [diff] |
Merge "platform.dts: Introduce PLACEHOLDER_OPP_TABLE" into main am: b0a7f961e6 am: 268d9954ae Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3044252 Change-Id: I2f146b65c8efa2e7f0ea00a05f90953c9b124fd1 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: