commit | 34c1923f4ffe2f89e055b3f6433d522c43f1f878 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Jan 11 16:06:28 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Jan 15 20:10:27 2024 +0000 |
tree | 2200fc9f32cb96607e6d7d270f0ef94eb8e9ab42 | |
parent | 2a6caf1357ded7649273f6f0d1892a2f8d85a59a [diff] |
[release] Add more check for rialto resigning This cl introduces additional checks for the AVB footer generated during the rialto resigning. The checks serve to ensure the correctness of the rialto resigning. The cl also simplifies the code with some refactoring. Bug: 319235308 Test: atest --host sign_virt_apex_test Test: atest MicrodroidHostTests Change-Id: I83f22e603b21a50f3099b231936ef221c5159b99
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: