commit | b5fb969d9daebe2d4e853de764db869e30d0913a | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Mon Jun 10 14:18:12 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Wed Jun 12 01:03:41 2024 +0900 |
tree | b5ee9256efd3b2e95089943db5c0a2726bd2e16b | |
parent | 8e68bfbc30a497196f0dbec641d0e118c883abb7 [diff] |
Ferrochrome: Add boot tests This test requires 12G+ disk space on host, and roughly takes 10m to complete. Bug: 327313864 Test: Both `atest ferrochrome-tests` and `ferrochrome.sh` Change-Id: I9f29021e7ecb20a104ec08a3bbf1e0ba41843e87
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: