| commit | c329ea2e456e54ad16af49d164319dcc0cf8b820 | [log] [tgz] |
|---|---|---|
| author | Pierre-Clément Tosi <ptosi@google.com> | Wed Apr 30 09:57:20 2025 +0000 |
| committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Apr 30 12:10:28 2025 +0000 |
| tree | 782381246a6d5a5d52e70422a25b8a70dc9540e2 | |
| parent | 4bcd7eaef26a36a1ada7deda339a960e536be38e [diff] |
libdts: Introduce Dts::get_dtc() Refactor to prepare for supporting non-static DTC. Note: No functional change intended. Test: atest --host libpvmfw.device_assignment.test_host Flag: EXEMPT trival refactor Change-Id: I19ccfac2c9fd6c2455104411f37a825b61d98c7c
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: