commit | e5cca92fe021e327eb0b451fda71d4a55eae6390 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Apr 30 17:54:08 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed May 22 10:34:52 2024 +0100 |
tree | 7772bf7ce553ac18d72acf463bbc1133a6958940 | |
parent | ea80e199c18ade22cc31cc08b08156c540293caa [diff] |
pvmfw: test: Duplicate DeviceAssigningHypervisor As vmbase currently can't be compiled for userspace (where unit tests run) and given that we're about to merge libhyp into vmbase, duplicate the DeviceAssigningHypervisor definition and provide a replacement for hyp::Error so that our unit tests for device assignment keep running. Test: m libpvmfw libpvmfw.device_assignment.test Change-Id: Ib5fbc918388ad7c058cc215a6883c54067bf6cc8
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: