commit | f86d4b0540dc46b488979abf75437eabf1a8587a | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Fri Jul 19 17:23:18 2024 +0100 |
committer | Andrew Walbran <qwandor@google.com> | Fri Jul 19 17:23:18 2024 +0100 |
tree | 679471ec30022b8ce6b26b7e709669f6fe31819a | |
parent | 93713abf5742b1ebebc6c65fa568001577872f11 [diff] |
Use spin::Once rather than wrapping a OnceCell in a SpinMutex. Test: m pvmfw Change-Id: I49cbe2e42877a64c1eb5511b2862365d51f28e30
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: