commit | 85ea53801c1ae514ca4dc051f333669598f03f2b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Feb 19 15:04:23 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Feb 19 18:19:13 2024 +0900 |
tree | dab413643e76b159fb9d9342a938d2b84c254c98 | |
parent | 5f855881d7e9191a80860616e9cde5185cff81ec [diff] |
Detailed error message when parsing /proc/<pid>/smaps fails Bug: 324970411 Test: atest MicrodroidBenchmarks on aosp_husky_pkvm_experimental-trunk_staging-userdebug Change-Id: Ifb524f2e1045263ffab67bf019364d1d034a11d7
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: