commit | ac9ff667515e7c25e70c3677db2c4d43d81f48bd | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Dec 20 15:12:04 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Wed Dec 20 15:12:04 2023 +0900 |
tree | 6c0f5d4e83142335c52af6c8c234c2c11dc76843 | |
parent | 226e3ea3ef8b26539299dddd7aaff0428b1a0447 [diff] |
pvmfw: Remove obsoleted test Device assignment test 'device_info_new_with_empty_device_tree' was added to validate nothing happens if input DT from crosvm has no assigned device. And device_info_new_without_device() does the same with more realistic DT. Bug: 311655051 Test: TH Change-Id: I610504baabb16cdde521c8520dcbbd674d70b56f
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: