| commit | 8ffbd5f8ef0cde4673794f688dd760d5a0db3db8 | [log] [tgz] |
|---|---|---|
| author | Vincent Donnefort <vdonnefort@google.com> | Tue May 20 15:35:07 2025 +0100 |
| committer | Vincent Donnefort <vdonnefort@google.com> | Tue May 20 17:05:52 2025 +0100 |
| tree | a9981413e1ef5098634722038c6b65ce73d69708 | |
| parent | de26a88f77ba7ac52e7da383dba9be1663ee14a8 [diff] |
testPsciMemProtect: Use new crosvm naming scheme Crosvm process is now suffixed with the name of the caller. Bug: 418730319 Flag: TEST_ONLY Change-Id: I2fb1a896ed873cfa6dec736f03c50ada76c1e1b4
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: