commit | 2b8936c7544d86301d883b66932399441d434936 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Oct 01 17:45:16 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Oct 08 17:30:55 2024 +0100 |
tree | 9757477d25fc28b08d745f43cbdb531ce96e83ca | |
parent | c3a78dfa22f357a9f694dccae5d9c06f5cd65243 [diff] |
liblibfdt_bindgen: Only use libfdt as header_libs Only use the library for its headers, as the bindgen doesn't actually require any object files. Test: m pvmfw Change-Id: I49885cd80d20ca99426f1be111da9a1c28d8885a
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: