commit | 47e5b61eff6c98b9d62c47fece2e2e5c5a46ad8e | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Mon May 20 19:50:02 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Mon Jul 15 08:36:08 2024 +0000 |
tree | b1b23ae46aea69cf97286f8f9b29a12f85f9237e | |
parent | 55e57b98cdb27d292b80a07a5881a8b46f0ee8c4 [diff] |
DICE specification for AVF guest Consolidate the usage of different keys in Config Descriptor specified for various components running in AVF guest environment. Test: N/A Bug: 291245237 Change-Id: Ic081636ea7e1b8c4767cd18fc5a9ea83b9cc2e6f
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: