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