commit | 36f783f32ed9c9c9c80b1108f317e43e5cb05c8f | [log] [tgz] |
---|---|---|
author | Ivan Lozano <ivanlozano@google.com> | Tue Jan 28 21:41:57 2025 +0000 |
committer | Ivan Lozano <ivanlozano@google.com> | Fri Jan 31 04:00:40 2025 +0000 |
tree | a9d910383ba4536c5832e6bff60d6a3f23eb9e0b | |
parent | 4c88b7a8a81c67c6e1c24e38e4ebc0205164d2ee [diff] |
Add libcrypto dep to libopen_dice_cbor_bindgen A fix to the way that Soong handles whole static libraries means that previously libopen_dice_cbor was not being included as a whole static lib correctly. As a result of the fix, libcrypto needs to be explicitly declared as a dependency. Bug: 377932175 Test: mma Change-Id: I18516d9714be8dbeb2c02e0eb35704b15499796f
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: