commit | 953072aae25f30e1f5b55dfe427795bedee4cd2c | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Jun 27 11:42:18 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Jul 31 08:31:26 2024 +0000 |
tree | 1a58c9ce25c64df3da268cc4affc589bf3e85903 | |
parent | 56b388a270095f9dc412747d041bea7780dd853f [diff] |
Declare the AVF RKP HAL only for vendor version >= V Bug: 347624395 Test: `adb shell cmd remote_provisioning list` doesn't have `avf` (cherry picked from https://android-review.googlesource.com/q/commit:1abde134ba6564d9d0633549d2c0aa7c9896e6c7) Merged-In: Id7eab9a1459eff8f230865cfb98ac58c46a6be5c Change-Id: Id7eab9a1459eff8f230865cfb98ac58c46a6be5c
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: