commit | fcbf5ff4c5781b9911e538766a494149abcef327 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Oct 09 09:25:50 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Oct 30 18:23:22 2023 +0000 |
tree | 784850f3160a10f8fb3e045d097810ed96e81188 | |
parent | 71d06a4e5abe1cf80dd24813e1418e80e978b8aa [diff] |
[rkp] Expose RKP Hal implementation in virtualizationservice The service is only exposed when the remote attestation feature flag is enabled. Bug: 299257581 Test: atest MicrodroidHostTests Test: atest VtsHalRemotelyProvisionedComponentTargetTest Change-Id: Ie6129a57231d00ee17af5fff202adbfb566e1115
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:
How-Tos: