commit | a5021035e8aa365021f36568136d8427648540d6 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri May 31 08:13:43 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri May 31 08:13:43 2024 +0000 |
tree | a5b572a902e71195a59a00ca8eca4ab40b8f3402 | |
parent | 980c426a70a474f18e49dc707d3f9c178165bb59 [diff] | |
parent | 1f18a435290f5b74b9446fac47b11df1b32680e8 [diff] |
Register RKP HAL only when it is declared in VINTF am: 6c6535d07e am: 1f18a43529 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3106329 Change-Id: Ia2eb0c034e8e1c2f0aa63a0d899ddca435e06a76 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: