commit | b007a822ed179a047f186f541f0a8a8c38447853 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Oct 30 16:10:34 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Oct 30 16:10:34 2024 +0000 |
tree | 0ce9832cfa6c442f61b979532734fc42574d43ee | |
parent | 0c742aab5ca25eb407359ed9fb692ce40081b35a [diff] | |
parent | 8c8f8dcc837a638d09fac230cded8561917829ab [diff] |
Merge changes from topic "switch-to-os-arg" into main * changes: Add microdroid_16k kernel Update kernel to builds 12570979 vm tool: rename --gki arg to more generic --os one Generalize our parameterized tests
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: