commit | 9f3ca839577222a428e0869fb6c0be4f93494c08 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Sep 20 09:33:14 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Sep 21 11:58:37 2023 +0000 |
tree | f81345f87690bb2c273cf19217428dd642ffe6d0 | |
parent | dae36d141ddc097d9991f5cc547d2459bfc3bee3 [diff] |
[dice] Map and read the DICE data in service VM This cl first maps the DICE range as read-only data and then parses it as BccHandover data. The whole process is checked in rialto_test. Test: atest rialto_test Bug: 287233786 Change-Id: Icebd60b0a858373dd6ba1efa02d2a31bb0066a7b
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:
How-Tos: