commit | a85de785132570394ce04790da9dac4af2279bb5 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed May 22 15:08:39 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 22 15:08:39 2024 +0000 |
tree | 4ae24503ddee1eadfbfeb028756191b616b28e9f | |
parent | 4992894aa8e46443ae4e55e1436cfa4b4405eef9 [diff] | |
parent | a2ab3f663ea5500c69b2a8585431ba1335cad4cc [diff] |
Merge "platform.dts: Add PLACEHOLDER_CPU_MAP_CLUSTER" into main am: 5f9f4025aa am: a2ab3f663e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3097145 Change-Id: Ib6d57b6bc19b22d057e38b0e397585a0121f1851 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: