commit | 947f3f7ef2a444bd2df37009b714510f2f900fc9 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Sep 29 09:04:07 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Sep 29 13:22:36 2023 +0000 |
tree | 4f81c405af842756a16b477111b8484a2544375b | |
parent | f1a83b0122349eade8d892baf2ac7be59a72e8af [diff] |
[pvmfw] Use hkdf from libbssl instead of bssl bindgen With this cl, the size of pvmfw.bin increases from 497792 bytes to 497952 bytes. Test: m pvmfw_bin Bug: 301068421 Change-Id: Ia5149d2609a33013bee0aa8856f460d07de27ed4
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:
How-Tos: