commit | 8ed29ce59dfe6712a493faa86ab41c8fce6bb79e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Dec 01 08:33:12 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Dec 07 14:35:55 2023 +0000 |
tree | e54d43fe6efa567e0508d1a3ae18d79ecbc5c976 | |
parent | 46211912331c2f31500663e1207770e9270582cd [diff] |
[dm][refactoring] Use hex crate to encode/decode hex string Bug: 239413416 Test: atest MicrodroidTests Change-Id: I259cc08fc264b41df3228d01f7b89ad55c530259
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: