commit | 101ac8fad824aa3c3b9bf49a3bf32824ba4c28c6 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Jan 19 11:20:18 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Jan 26 15:12:47 2024 +0000 |
tree | 973f2e9eb8ce298d9dfd8b910ef0a68972d1e838 | |
parent | e763ce146acc82f550055904d6bed4f71c558a18 [diff] |
Microdroid: Constraints on Payload Subcomponents Include constraint spec for all subcomponents of the VM payload DiceChainEntry (the last one in the dice chain). Test: atest MicrodroidTests#encryptedStorageIsPersistent Bug: 291213394 Change-Id: Id0b614e8fd5f3ff2f1033b7af69634116cf7359f
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: