commit | d1d63e4b58f49603912654cf23abebf51ca44e00 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Jun 13 13:26:32 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Jun 13 13:26:32 2024 +0000 |
tree | fc7321b6603d26a7acd63ce23e9ec5ab609409ba | |
parent | 0dfc1a4b6723bc63abf48e567eb898a9f4097bc1 [diff] |
[pvmfw/rialto] Disable full LTO in vmbase pvmfw fails to start when full LTO is enabled. Test: atest VmAttestationTestApp Bug: 346974429 Change-Id: I11f61d4f248755f6b286213041bb88cd5cac5402
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: