commit | 87fbc4bb3c53c051aa37ee00195672418d5b52fe | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Nov 05 13:09:58 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Nov 21 11:52:58 2024 +0000 |
tree | b0c9401b3639282ff254dbb1d4aad57e1c0aa5e7 | |
parent | 5ab9e58e840b199682636eb6fdfe4cb9b7b7b8c5 [diff] |
[dice] Support multi key algorithm switch in pvmfw Bug: 357008987 Bug: 341630707 Test: atest MicrodroidHostTests Test: atest libpvmfw.dice.test Change-Id: Id8803e071004e5622ca537d35cb532203a60758a
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: