commit | b59bcc44e1eed99da13b83bc34051bc997a6c68e | [log] [tgz] |
---|---|---|
author | David Pursell <dpursell@google.com> | Fri Nov 10 16:59:19 2023 -0800 |
committer | David Pursell <dpursell@google.com> | Tue Nov 28 17:17:20 2023 -0800 |
tree | 7509e2b347cbffa29f2d9aa737802280032fe809 | |
parent | 8a2f4064614f61d37d77021fa307bd96baaf557f [diff] |
pvmfw: use libavb_rs for verification Use libavb_rs for slot verification. This shouldn't cause any functionality changes. Test: atest libpvmfw_avb.integration_test Change-Id: I06039d91084d392bdbac257702b10fc7e3ade5bb
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: