commit | 2a6caf1357ded7649273f6f0d1892a2f8d85a59a | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Jan 11 08:14:05 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Jan 15 12:16:24 2024 +0000 |
tree | 414f90f660d3717c88847b0ee0dd48c7cd49c05d | |
parent | 47fe3c5a72148c3e21f1ec1bd9cee0b6d932ec99 [diff] |
[attestation] Update initrd hashes in rialto.bin This cl updates the initrd hashes embedded in the rialto.bin after resigning as the resigning process changes the content of initrd. Thus the initrd hashed embedded in the rialto.bin also needs to be updated after the resigning. Bug: 319235308 Test: atest --host sign_virt_apex_test Change-Id: I5e9752dd6575e367409b04968107edef67b544f4
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: