commit | 180a7c2907687029b85144a2b34a0860a5495815 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Nov 07 09:54:39 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Nov 07 10:21:01 2023 +0000 |
tree | 2bbec4d292db90b0c8d7392d82995f7becd57c1a | |
parent | 31c43ca2c02d29d763018a5781aa63b03d358fc3 [diff] |
vmbase,libfdt: Make cstr! safe & const-compatible Test: m libvmbase Test: m libpvmfw.bootargs.test Test: m liblibfdt.integration_test Change-Id: Ie6376fabf757b85a75c44ae4f0c04479c1a2c6d9
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: