commit | 598d236798c6d61ae94e8789abc64e94bc4a81e3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 18 08:35:10 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Oct 18 08:35:10 2023 +0000 |
tree | e4d101863e381203eebe52cb992fa2dda04d61ca | |
parent | 35e818dd44390ef0d05a312a9cb3c0b6199cafc8 [diff] | |
parent | b266e0ed77287641009de6da77e44690128b5c84 [diff] |
Merge changes Idad0ce1e,I84f0ca0f into main * changes: pvmfw: Validate config header entries when Config::new() pvmfw: Refactor to add config::Range
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: