commit | 0877f26435e5aaf9730533f5122ac106f2820b7f | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Tue May 28 19:17:19 2024 +0000 |
committer | Seth Moore <sethmo@google.com> | Tue May 28 19:17:57 2024 +0000 |
tree | 264b85404f1cf67ad701a1bbc4213fe2edb05fdb | |
parent | 27ccc62f7615c25546429ec517f4d11e68c6dbef [diff] |
Ensure vbmeta_digest is not empty The RKP server will reject empty or all-zero vbmeta_digest, so make sure it has something in it. Change-Id: Ia50740b31adf5c2d6cc4748a951af26cd99e3732 Bug: 342782490
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: