commit | e18cc13c2dfca560fdedf010cf43d0a9da1c480e | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Feb 28 16:13:36 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Mar 13 15:26:14 2024 +0000 |
tree | a3e944e575d7dc736778c64645e31c392c3515e7 | |
parent | 9da7b2d391bbbd707ef2856f93539aef96879db5 [diff] |
Move dice_driver to libs/dice/driver The dice_driver will be used by the derive_microdroid_vendor_dice_node binary, hence moving the implementation to libs. Bug: 287593065 Test: builds Test: presubmit Change-Id: If28834f84b24c75738ec6501d25745e20e674547
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: