commit | bbed8871894e9fc54286374a4cff79d6ce513964 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Oct 19 13:17:12 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Thu Oct 19 13:19:44 2023 +0100 |
tree | ebc0db3be13d4b71372fcf33bfee3e5f900cfb1a | |
parent | 341e04ada228c098553653b0762dea4239759ec4 [diff] |
Make error names more consistent. We shouldn't have 3 spellings for the same error. (We still expose STOP_REASON_MICRODROID_INVALID_PAYLOAD_CONFIG and ERROR_PAYLOAD_INVALID_CONFIG in the API, so they're hard to change, but we'll just have to live with that.) Test: atest MicrodroidTests Change-Id: I867833685ef951e67dc39de3d079271d7fe4bf11
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: