commit | 541cb0ccc7b8c0a650930f18b26c21d0d923b727 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Mar 12 21:09:16 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Wed Mar 20 04:39:12 2024 +0000 |
tree | 9e8b3cc47b505ef595b1daaca392e530e5a27fc7 | |
parent | b82e7ad343ff90d560d82eab6b4326bebe789d0c [diff] |
CustomPvmfwHostTestCases: Handle config version 1.2 Bug: 327489255 Bug: 323768068 Test: atest CustomPvmfwHostTestCases on CF and Pixel 8, and T/H Change-Id: Ie6deb99b81698b0986b3911fc9f62066c13ef2f7
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: