commit | 89f05f8c4a3e27421ff113df0dc0909fc8c5b631 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Nov 08 14:51:54 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Nov 12 10:14:26 2024 +0000 |
tree | a4850ce9cbf5e72062617f50f89b5b5986c7ee55 | |
parent | 0b587bf0d97be8a6b9e29e5ab2db1eab0371afc5 [diff] |
[dice] Migrate from fixed public key/signature sizes to dynamic length As the fixed public key / signature sizes are dropped in the multi-alg version of open-dice. Test: atest MicrodroidHostTests Test: atest --include-subdirs libs/dice:postsubmit Bug: 357008987 Change-Id: Ib471476cfef8af1a999df65a537f18dc83ff37b1
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: