commit | c96b35e648714b7ce069135cc391470912f9dfb4 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri May 03 13:21:20 2024 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Tue May 07 15:37:29 2024 +0100 |
tree | 83503c100597f7cb5566281cf9598d4629510d4e | |
parent | b0d12a730913dfaad9bea2ae81f5058d898aa996 [diff] |
Allow marking a VM non-updatable Where a VM will never need to be updated we can mark it as such. Currently this is used to disable use of Secretkeeper for the VM, falling back to checking for identical code. Bug: 338022149 Test: TH Change-Id: I4ebc76b84106f13e63d2cc19cff108421cbc4f49
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: