commit | 6c6535d07ef6be7f4957640cc627bac599d12bce | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri May 31 06:45:31 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri May 31 06:51:29 2024 +0000 |
tree | dc33c28fd96c80ced362ae4aa0be117858801b16 | |
parent | 11c152d34c5a1b57edf0691466360f661777ed7e [diff] |
Register RKP HAL only when it is declared in VINTF No need to register the hal unless it is declared in VINTF. Test: Disable remote attestation and run an app with VM to check there's no error for the registration. Bug: 343576424 Change-Id: Ia5df43b2a15156976b68a09695e4e89dd8bc0710
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: