commit | 18408a74ae1e349d57d46e8e0de240afe1c8184d | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Sat Feb 22 08:28:52 2025 +0900 |
committer | Inseob Kim <inseob@google.com> | Sat Feb 22 08:31:48 2025 +0900 |
tree | a1959ce94faff9fe97ea3261c1aa998635096c62 | |
parent | 28552bd96d7dc972c71b8d86b205d8b7c23a7357 [diff] |
Run ComposTestCase on multiple kernels Bug: 302465542 Test: atest ComposTestCase Change-Id: I2789923b3dbefda99587d31d2d4b5ef8def0983a
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: