commit | 3f46c7f86913ce8ea92bbc020fab65d50bfadffa | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jan 10 14:32:54 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jan 11 16:00:56 2024 +0900 |
tree | 755ba14a967b71466da0660137fc7823834583bc | |
parent | 2a7e7e9a81796878e8acfcca43bc8dbc0227d927 [diff] |
Add vbmeta size check for resigned images between before and after 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: I6665177a18a4d44882ce2c7e73dfa43faf047d38
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: