commit | 86e9b5f4759647d2b3f8b770829e868219927ace | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Feb 15 06:00:52 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 15 06:00:52 2024 +0000 |
tree | 8d8c19764538e83691353e4df129aa13aabc479a | |
parent | ba29208dd6a8dae54af9d87584e9fb62aa87d2df [diff] | |
parent | b40dd6c7f3d77feb4c0028eb865c7b0e6c38c739 [diff] |
pvmfw: DRY vcpufreq error path & prevent panic am: 8ba89801e0 am: b40dd6c7f3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2963846 Change-Id: If984c592072ed6c5de8df94cb0b13e7a74f43f25 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: