commit | 7f27c0de95a9b732345ed46413d673ce9fce0638 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Sep 07 16:22:58 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Sep 08 11:03:36 2023 +0100 |
tree | 7a40daf42efd8567451c1fda389b69d39a803131 | |
parent | 092c9b634ed0fbfd0d3afc3bf95cc3724314ecd5 [diff] |
Stop truncating the BCC But only if the RELEASE_AVF_ENABLE_DICE_CHANGES flag is enabled. Bug: 280405545 Bug: 299472719 Bug: 266172411 Test: atest MicrodroidTests (with all flags enabled) Change-Id: Iff619b89f81e53dc71f0ef27676b0f7c338f3031
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: