commit | 009580b29331a7af62acd3299aa3e2667c42cda6 | [log] [tgz] |
---|---|---|
author | David Pursell <dpursell@google.com> | Mon Nov 20 17:38:09 2023 -0800 |
committer | David Pursell <dpursell@google.com> | Tue Nov 21 10:24:41 2023 -0800 |
tree | 35298d74c14418480013720278672d74779bd221 | |
parent | dfda72e1f3006d721d8a297f0bcfe32a295d3ad0 [diff] |
pvmfw: update libavb error handling Minor modifications to error handling to match new libavb_rs code; the Verification error can now contain verification data, but we don't use this feature so we can just drop this data to keep lifetime handling simple. Bug: b/290110273 Test: atest Change-Id: Iffedf0efc9da8598352de4e0b60bd606d15b4336
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: