commit | c798eddfb63850a95aba18684a5bcaf4c3a34be8 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Feb 02 15:37:22 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Fri Feb 02 15:37:22 2024 +0000 |
tree | bb63f3927d755dd54f67b84ac884684d88b4b936 | |
parent | ad4c719b4e83c5b1fafc7f6508939b99215d6c02 [diff] |
Track dependency between llpvm, remote attestation and dice flags If either llpvm or remote attestations flags are enabled, then dice changes flag should also be enabled Test: build Change-Id: I9c88fef850eed194195b4b568878fed44c98152a
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: