commit | c420c8bfcf3eda1d9b25fea25d1c3f7c84dfa9ba | [log] [tgz] |
---|---|---|
author | David Pursell <dpursell@google.com> | Wed Jan 17 10:52:19 2024 -0800 |
committer | David Pursell <dpursell@google.com> | Mon Jan 29 11:34:26 2024 -0800 |
tree | 032b7c5cc8fc06c73fc8d914731f997076f530bb | |
parent | 1ec249c4961434e5d10ca4871a4ab6e3f2fa2bd4 [diff] |
pvmfw: use libavb_rs descriptor APIs Now that libavb_rs provides the necessary descriptor APIs, stop parsing them manually and use the library. Bug: b/320542357 Test: atest libpvmfw_avb.integration_test Change-Id: If272650150538e935844cc1cd3d091f85bdbb4cb
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: