commit | dab741603b02166c31729da031ecfa5d06365664 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Feb 08 13:03:07 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Feb 08 04:07:55 2024 +0000 |
tree | 447d8886f3546b24483b39ad6c92c0a86bac9e12 | |
parent | 8f7f79c07b4aedf948669c12cbd88947240415ba [diff] |
Increase ARM64 memory for tests Some tests are highly flaky because 160MB isn't enough for booting microdroid with GKI kernel and bringing up various services e.g. adbd. Test: run testMicrodroidBoots many times in a row Change-Id: Ia6f24b78b3b412fb3b294de6784e6c31a05b034c
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: