commit | 7386e1e04df7aa13a74c162f58133732c595848f | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Mar 12 17:07:04 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Mar 15 23:46:14 2024 +0900 |
tree | 8d47327113747c4e552b78ad4a082c6d615903f6 | |
parent | 5414f865d093d053f56c0bb48083b4742f9d5db2 [diff] |
CustomPvmfwHostTestCases: Refactor to share common code This is a refactoring to add VM reference DT support in one place Bug: 327489255 Test: Build (test currently broken) Change-Id: I5d9e2b21d5e6bceb90806ceec62041c7c473f67d
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: