commit | 6ff2d0ce3de74b4830585aec83c2da23fb6e0995 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Sep 19 15:28:43 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Sep 19 15:28:43 2023 +0000 |
tree | 10bae2eab133578e1c583d0f5043453a1ebf915b | |
parent | bd08dffca5c54bbf9ffaed380089022918a86777 [diff] |
[fdt] Refactor read_serial_info_from in pvmfw with first_reg() Test: m pvmfw_img Bug: 287233786 Change-Id: I8f87190be75d1f9a0fdb94fb14da6ef0142a1a86
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: