commit | ef2fe46bb2a92aadb9f54c6ec1ee787cae33b0fe | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Jun 11 12:25:46 2024 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Tue Jun 11 12:25:46 2024 +0100 |
tree | b82f2229299a1d352963c166c2c99a761c179d2c | |
parent | 0dfc1a4b6723bc63abf48e567eb898a9f4097bc1 [diff] |
CompOS tests require a pVM CompOS requires a protected VM for security reasons. So don't run the tests on devices that don't support pVMs. Bug: 346367645 Test: atest ComposHostTestCases Change-Id: I494df9009648af0fcb08fb335e2f1c4655ff35d7
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: