commit | c7c23579a3d7c719a1697ce300ed009c3e6ae977 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Oct 02 12:49:54 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Oct 08 17:43:28 2024 +0100 |
tree | 1eda308484768e46a21836794bf246931cd587ee | |
parent | f2c19d48e30daff7b9a9e26d763f649bf0b62b39 [diff] |
vmbase: Fully absorb libfdtpci as a crate module Merge the library into libvmbase as a module. Given that clients were already converted to using libfdtpci indirectly through libvmbase, they should not be affected by this change. Note: TEST_MAPPING is removed as duplicating libs/vmbase/TEST_MAPPING Test: m Change-Id: If38cd6b55681c29a20086861dd9b9e475f0265fd
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: