commit | 81d13d397ffacda4ef9f80f32e573149499321fc | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Sun Mar 10 19:39:23 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Mar 22 15:59:16 2024 +0000 |
tree | 7e8de3b19ff604e738160d61d18db339aa656e69 | |
parent | 7aef66ddb4f5083be00a3775b7b644ad787d5d52 [diff] |
Re-enable Secretkeeper usage for VM Reason for revert: Re-enabling Secretkeeper, the issue is fixed with aosp/2999177 & aosp/2998099 Bug: 327526008 Test: atest MicrodroidHostTests Change-Id: I89ed861b72422e560be5409fb28b283f958625a6
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: