commit | 9bb62ac2b72edb885ea5cdba5fc8fbde1de0636d | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Dec 06 23:42:46 2024 +0000 |
committer | Nikolina Ilic <nikolinailic@google.com> | Mon Dec 09 15:31:14 2024 +0000 |
tree | a453c897a6dc112ed18a91b747dff0d7368cd38b | |
parent | 593f205033c27cd66e72ecc08a39caad46acf561 [diff] |
pvmfw: Introduce NextStage Refactor the code linking main() returning to the payload, preparing for the EFI boot protocol. Note: No functional change intended. Test: m pvmfw_bin Change-Id: Ic34b074b1eeac01fa814742a3f67deaa4c0eb452
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: