commit | ebccfa53dc8112763729cd836bc98bec39d322c7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Feb 07 23:49:47 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 07 23:49:47 2024 +0000 |
tree | 7398ebd0970fb53a4c569ed01c55df8d3f3fce22 | |
parent | 61efd2c3751b379edd965d844d55081879c4df75 [diff] | |
parent | d2546ab72944a006f9077625e0ec37b7ce15d66b [diff] |
Merge "pvmfw: Warn if discarding unexpected UART DT nodes" into main am: d2546ab729 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2950907 Change-Id: I2a337b17b38d3c8f21a372396ee6f25e3f73f6cf 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: