commit | 0b587bf0d97be8a6b9e29e5ab2db1eab0371afc5 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Nov 12 10:04:05 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Nov 12 10:04:05 2024 +0000 |
tree | 1536d1875edcc4a14d4611225ec808054c8c2c6d | |
parent | b1ed0844742270ee090b7862193ef8e506bcc23e [diff] |
[dice] Remove redundant feature flag alloc The feature flag alloc is not needed as it has been used in both std and non-std open-dice libraries. Test: atest MicrodroidHostTests Bug: 357008987 Change-Id: I0999284c23a6ca2567e20698761dee60113b534d
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: