| commit | 232164bda0f19e37d1f95f61d5affc2b4f55dec8 | [log] [tgz] |
|---|---|---|
| author | Vineeth Pillai <vineethrp@google.com> | Thu Aug 07 09:32:18 2025 -0400 |
| committer | Vineeth Pillai <vineethrp@google.com> | Tue Aug 12 20:28:02 2025 -0400 |
| tree | 0be99654e33b946c1723dc8eba2250674eaa9cc2 | |
| parent | 7ee8d9463c65fe38c3a8886fd4c6707e08d712af [diff] |
pvmfw: x86_64: add preserved memory region to e820 table Bug: 393357875 Test: boot pvmfw in x86_64 crosvm Flag: EXEMPT b/393357875 Change-Id: I1757686a56a22bbacf1803a04e7b61f0aef8bd5e
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: