commit | 4294ae1d379e851e24446007cfd83b3d5c2f7e4a | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Jul 18 15:11:03 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Jul 23 10:56:27 2024 +0900 |
tree | 36e740f80eebc07c90c9cfd5e0b47c7c6fae3f9b | |
parent | d944678067fc317f67662f66e0b823b2cb062cd2 [diff] |
Ferrochrome: Use base image for booting test This reduces download amount by 66% (from 1.5G to 550MB), so expected to improve test runtime and increase stability. Plus, added --test param for backward compatibility. Bug: 353663791 Test: Run locally with tangorpro Change-Id: I139851dcb5fce5774944f4df99a214ab8992ce96
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: