commit | 4357448e0e272520c3078cb0869dbe83620e3b90 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jan 11 16:27:51 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Mon Jan 15 14:41:43 2024 +0900 |
tree | 0f379f67ae512253423b47d857c9f3819a6e0a71 | |
parent | 3f46c7f86913ce8ea92bbc020fab65d50bfadffa [diff] |
Propagate salt when resigning Bug: 319235308 Test: atest --host sign_virt_apex_test Test: sign_virt_apex <private key> <virt_apex dir> Test: avbtool info_image --image <artifacts before resigning> Test: avbtool info_image --image <artifacts after resigning> Change-Id: I0922ce2f8421a0f51f63e403d008a2f70125e232
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: