commit | 51efba4c9429f453dce97f3287353f396cfd61b3 | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Fri Jun 14 02:59:45 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 14 02:59:45 2024 +0000 |
tree | 26ec821e0776ebb87f58fc7ef8e2b67e5d7656fd | |
parent | 30189d67161b450156ecf2a73c28fb1f6ccb32ed [diff] | |
parent | 23cff7159e87c73d4b46b6db1f5fc81d67f41eba [diff] |
virtmgr: Add boost_uclamp am: 23cff7159e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3131491 Change-Id: I3f717ef0448eac7a56f6059a801a830005cc347d 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: