commit | 26a6a5ce1788e46cea00edf5fad95e1522860212 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Nov 10 16:18:43 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Tue Nov 28 16:16:29 2023 +0000 |
tree | 2ce8d336f43f1bceea1d0231cabcbf53f91c6db6 | |
parent | 185e34cdfe20645a4cf84b72142d15a2dad4f47f [diff] |
Add APEX info to the DICE chain Add subcomponent information for the APEXes in the payload. Bug: 308759880 Test: composd_cmd test-compile, inspect DICE chain Change-Id: I2c2b28fdb2d3ae83142b5a381599f86299c524c3
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: