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