commit | 8d22ca8c6592a2417296ae69726bde5545def4d8 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed Dec 11 10:18:44 2024 -0800 |
committer | Frederick Mayle <fmayle@google.com> | Wed Dec 11 10:20:41 2024 -0800 |
tree | 0c836af320409d9d73e6ab6a0ad6142f07f9cc89 | |
parent | cc4e2d7a157123e33c4b1f15021f4dde49f86bd0 [diff] |
disable balloon device for trusty and rialto They don't support ballooning and disabling it probably provides a tiny system health improvement. Test: atest rialto_test Change-Id: I3a9c5469c46ba56121d7f3e179070069537995ec
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: