commit | 801eb75506536d23cebfe5bd088720c0be796d4f | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Feb 19 00:48:31 2025 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Feb 19 13:10:05 2025 -0800 |
tree | 46b1aa69efb1fa4940d6bf5d0f4ca2e300067f07 | |
parent | 60ce61eb6172a0e1a4f77b8cce60d82a424fb1df [diff] |
Add warning message when AVF RKP HAL is not declared Bug: 394770084 Test: atest MicrodroidTests Change-Id: If5de9d2542931a91723c26d0f5f84fc4216b9d2c
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: