commit | 40648a418fc3f100977cf1d3aba57924b670071e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Nov 14 16:06:46 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Nov 14 16:06:46 2024 +0000 |
tree | 2d89209d377602ea309a9d94eb00485403c73fec | |
parent | 0f067a01d44da005ebb134ecffbf364622f5c74f [diff] | |
parent | 89f05f8c4a3e27421ff113df0dc0909fc8c5b631 [diff] |
Merge changes Ib471476c,I0999284c,I273df743 into main * changes: [dice] Migrate from fixed public key/signature sizes to dynamic length [dice] Remove redundant feature flag alloc [dice] Migrate from DICE_COSE_KEY_ALG_VALUE to VM_KEY_ALGORITHM
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: